|
Server IP : 149.13.87.7 / Your IP : 185.174.145.2 Web Server : nginx System : Linux h2 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 User : root ( 0) PHP Version : 8.0.28 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /mnt/platforms/workspaces/shortable.org/../aliverapid.org/../tkwolf.com/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Contact Tkwolf</title>
<script src="https://cdn.tailwindcss.com"></script>
<link href="https://cdnjs.cloudflare.com/ajax/libs/flowbite/2.2.0/flowbite.min.css" rel="stylesheet" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800;900&display=swap" rel="stylesheet">
<style>
body {
font-family: 'Inter', sans-serif;
padding-top: 80px;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Plus Jakarta Sans', sans-serif;
}
.contact-hero {
background: linear-gradient(135deg, rgba(15,23,42,0.85), rgba(30,64,175,0.85)), url('https://images.unsplash.com/photo-5fNmWej4tAA?w=1200&h=800&fit=crop&auto=format&q=80') center/cover;
}
</style>
<link rel="stylesheet" href="assets/css/dynamic.css">
</head>
<body class="antialiased bg-gray-50">
<nav class="fixed w-full z-50 top-0 bg-white/80 backdrop-blur-lg border-b border-gray-200 shadow-sm">
<div class="max-w-screen-xl flex flex-wrap items-center justify-between mx-auto p-4">
<a href="./" class="flex items-center space-x-3">
<div class="w-12 h-12 bg-gradient-to-br from-emerald-600 to-lime-600 rounded-xl flex items-center justify-center shadow-lg">
<svg width="48" height="48" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad-c3857e14b8515ac00b5f363b9ed4e187" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#10b981;stop-opacity:1" />
<stop offset="100%" style="stop-color:#65a30d;stop-opacity:1" />
</linearGradient>
</defs>
<circle cx="24" cy="24" r="22" fill="url(#grad-c3857e14b8515ac00b5f363b9ed4e187)" />
<text x="24" y="30" font-family="Arial, sans-serif" font-size="19" font-weight="bold" fill="white" text-anchor="middle" dominant-baseline="central">TK</text>
</svg> </div>
<span class="self-center text-2xl font-black text-gray-900">
Tkwolf </span>
</a>
<button data-collapse-toggle="navbar-default" type="button" class="inline-flex items-center p-2 w-10 h-10 justify-center text-sm text-gray-500 rounded-lg md:hidden hover:bg-gray-100">
<svg class="w-5 h-5" fill="none" viewBox="0 0 17 14">
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 1h15M1 7h15M1 13h15"/>
</svg>
</button>
<div class="hidden w-full md:block md:w-auto" id="navbar-default">
<ul class="font-medium flex flex-col md:flex-row md:space-x-6">
<li><a href="#services" class="block py-2 px-3 text-gray-700 hover:text-emerald-600 font-semibold transition-colors">Services</a></li>
<li><a href="#features" class="block py-2 px-3 text-gray-700 hover:text-emerald-600 font-semibold transition-colors">Features</a></li>
<li><a href="#about" class="block py-2 px-3 text-gray-700 hover:text-emerald-600 font-semibold transition-colors">About</a></li>
<li><a href="#testimonials" class="block py-2 px-3 text-gray-700 hover:text-emerald-600 font-semibold transition-colors">Testimonials</a></li>
<li><a href="blog/" class="block py-2 px-3 text-gray-700 hover:text-emerald-600 font-semibold transition-colors">Blog</a></li>
<li>
<a href="#contact" class="block py-2 px-6 text-white bg-gradient-to-r from-emerald-600 to-lime-600 rounded-full hover:shadow-lg transition-all font-bold">
Get Started
</a>
</li>
</ul>
</div>
</div>
</nav>
<section class="py-24 bg-white">
<div class="max-w-4xl mx-auto px-6 text-center space-y-6">
<span class="inline-flex items-center justify-center px-4 py-1 rounded-full bg-gray-100 text-xs uppercase tracking-[0.3em] text-gray-600">Transparent communication</span>
<h1 class="text-4xl md:text-5xl font-semibold text-gray-900">Connect with Tkwolf</h1>
<p class="text-lg text-gray-600">Choose the channel that works best for you and we will handle the rest.</p>
<div class="text-sm text-gray-500">Next-day scheduling</div>
</div>
</section>
<section class="bg-gray-50 py-20">
<div class="max-w-6xl mx-auto px-6 lg:px-12">
<div class="grid md:grid-cols-2 gap-8">
<div class="p-6 rounded-2xl bg-white border border-gray-100">
<h3 class="text-xl font-semibold text-gray-900 mb-3">Project intake</h3>
<p class="text-gray-600">Share timelines, workflows, and KPIs through our guided intake form.</p>
</div>
<div class="p-6 rounded-2xl bg-white border border-gray-100">
<h3 class="text-xl font-semibold text-gray-900 mb-3">Live workshops</h3>
<p class="text-gray-600">Host collaborative sessions with strategists, creatives, and engineers.</p>
</div>
<div class="p-6 rounded-2xl bg-white border border-gray-100">
<h3 class="text-xl font-semibold text-gray-900 mb-3">Enablement kits</h3>
<p class="text-gray-600">Receive documentation, templates, and playbooks for your team.</p>
</div>
<div class="p-6 rounded-2xl bg-white border border-gray-100">
<h3 class="text-xl font-semibold text-gray-900 mb-3">Performance reviews</h3>
<p class="text-gray-600">Quarterly sessions to assess outcomes and prioritize new work.</p>
</div>
</div>
</div>
</section>
<section class="bg-white py-16">
<div class="max-w-5xl mx-auto px-6">
<section class="bg-white py-20" id="contact">
<div class="max-w-screen-lg mx-auto px-4">
<div class="text-center mb-16">
<h2 class="text-5xl font-light text-gray-900 mb-4"></h2>
<p class="text-lg text-gray-500">Simple, straightforward communication</p>
</div>
<div class="grid md:grid-cols-2 gap-16 items-start">
<div>
<form action="#" class="space-y-6">
<div>
<input type="text" placeholder="Name" class="bg-transparent border-b-2 border-gray-300 focus:border-emerald-600 text-gray-900 text-lg w-full py-3 px-0 focus:outline-none transition-colors" required>
</div>
<div>
<input type="email" placeholder="Email" class="bg-transparent border-b-2 border-gray-300 focus:border-emerald-600 text-gray-900 text-lg w-full py-3 px-0 focus:outline-none transition-colors" required>
</div>
<div>
<input type="text" placeholder="Subject" class="bg-transparent border-b-2 border-gray-300 focus:border-emerald-600 text-gray-900 text-lg w-full py-3 px-0 focus:outline-none transition-colors" required>
</div>
<div>
<textarea rows="5" placeholder="Message" class="bg-transparent border-b-2 border-gray-300 focus:border-emerald-600 text-gray-900 text-lg w-full py-3 px-0 focus:outline-none transition-colors resize-none" required></textarea>
</div>
<button type="submit" class="inline-flex items-center px-8 py-4 bg-gray-900 hover:bg-emerald-600 text-white font-medium rounded-none transition-all">
Send →
</button>
</form>
</div>
<div class="space-y-8">
<div>
<h3 class="text-sm uppercase tracking-wider text-gray-500 mb-2">Phone</h3>
<p class="text-xl text-gray-900">+1-303-247-4736</p>
</div>
<div>
<h3 class="text-sm uppercase tracking-wider text-gray-500 mb-2">Email</h3>
<p class="text-xl text-gray-900">hello@tkwolf.com</p>
</div>
<div>
<h3 class="text-sm uppercase tracking-wider text-gray-500 mb-2">Address</h3>
<p class="text-xl text-gray-900">267 Monument Circle, Indianapolis, IN 46204</p>
</div>
<div>
<h3 class="text-sm uppercase tracking-wider text-gray-500 mb-4">Follow Us</h3>
<div class="flex space-x-4">
<a href="#" class="w-10 h-10 border-2 border-gray-300 hover:border-emerald-600 hover:text-emerald-600 flex items-center justify-center transition-colors">
<i class="fab fa-facebook-f"></i>
</a>
<a href="#" class="w-10 h-10 border-2 border-gray-300 hover:border-emerald-600 hover:text-emerald-600 flex items-center justify-center transition-colors">
<i class="fab fa-twitter"></i>
</a>
<a href="#" class="w-10 h-10 border-2 border-gray-300 hover:border-emerald-600 hover:text-emerald-600 flex items-center justify-center transition-colors">
<i class="fab fa-linkedin-in"></i>
</a>
<a href="#" class="w-10 h-10 border-2 border-gray-300 hover:border-emerald-600 hover:text-emerald-600 flex items-center justify-center transition-colors">
<i class="fab fa-instagram"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</section>
<footer class="bg-white py-16">
<div class="max-w-screen-xl mx-auto px-4">
<div class="flex flex-col md:flex-row justify-between items-start mb-12 gap-8">
<div class="flex-1">
<a href="./" class="flex items-center space-x-3 mb-6">
<div class="w-12 h-12 bg-gradient-to-br from-emerald-500 to-lime-600 rounded-xl flex items-center justify-center shadow-md">
<span class="text-white font-bold text-xl">T</span>
</div>
<span class="text-2xl font-black text-gray-900">Tkwolf</span>
</a>
<p class="text-gray-600 mb-6 max-w-sm">Building the future with innovative solutions and dedicated service.</p>
<div class="flex space-x-3">
<a href="#" class="w-10 h-10 bg-emerald-50 hover:bg-emerald-600 hover:text-white text-emerald-600 rounded-lg flex items-center justify-center transition-all">
<i class="fab fa-facebook-f"></i>
</a>
<a href="#" class="w-10 h-10 bg-emerald-50 hover:bg-emerald-600 hover:text-white text-emerald-600 rounded-lg flex items-center justify-center transition-all">
<i class="fab fa-twitter"></i>
</a>
<a href="#" class="w-10 h-10 bg-emerald-50 hover:bg-emerald-600 hover:text-white text-emerald-600 rounded-lg flex items-center justify-center transition-all">
<i class="fab fa-linkedin-in"></i>
</a>
<a href="#" class="w-10 h-10 bg-emerald-50 hover:bg-emerald-600 hover:text-white text-emerald-600 rounded-lg flex items-center justify-center transition-all">
<i class="fab fa-instagram"></i>
</a>
</div>
</div>
<div class="grid grid-cols-2 md:grid-cols-4 gap-8 flex-1">
<div>
<h3 class="text-sm font-bold mb-4 text-gray-900 uppercase tracking-wider">Company</h3>
<ul class="space-y-2 text-gray-600">
<li><a href="./about-us.php" class="hover:text-emerald-600 transition-colors text-sm">About</a></li>
<li><a href="#services" class="hover:text-emerald-600 transition-colors text-sm">Services</a></li>
<li><a href="./contact.php" class="hover:text-emerald-600 transition-colors text-sm">Contact</a></li>
</ul>
</div>
<div>
<h3 class="text-sm font-bold mb-4 text-gray-900 uppercase tracking-wider">Resources</h3>
<ul class="space-y-2 text-gray-600">
<li><a href="blog/" class="hover:text-emerald-600 transition-colors text-sm">Blog</a></li>
<li><a href="#testimonials" class="hover:text-emerald-600 transition-colors text-sm">Testimonials</a></li>
</ul>
</div>
<div>
<h3 class="text-sm font-bold mb-4 text-gray-900 uppercase tracking-wider">Legal</h3>
<ul class="space-y-2 text-gray-600">
<li><a href="./privacy.php" class="hover:text-emerald-600 transition-colors text-sm">Privacy</a></li>
<li><a href="./terms.php" class="hover:text-emerald-600 transition-colors text-sm">Terms</a></li>
</ul>
</div>
<div>
<h3 class="text-sm font-bold mb-4 text-gray-900 uppercase tracking-wider">Support</h3>
<ul class="space-y-2 text-gray-600">
<li><a href="./contact.php" class="hover:text-emerald-600 transition-colors text-sm">Help Center</a></li>
<li><a href="./disclaimer.php" class="hover:text-emerald-600 transition-colors text-sm">Disclaimer</a></li>
</ul>
</div>
</div>
</div>
<div class="border-t border-gray-200 pt-8">
<p class="text-gray-500 text-sm text-center">© 2026 Tkwolf. All rights reserved.</p>
</div>
</div>
</footer>
<script src="https://cdnjs.cloudflare.com/ajax/libs/flowbite/2.2.0/flowbite.min.js"></script>
</body>
</html>
AnonSec - 2021