1 Commits

Author SHA1 Message Date
dfc165e23f Update src/app/page.tsx 2026-04-22 08:14:50 +00:00

View File

@@ -44,10 +44,7 @@ export default function LandingPage() {
<HeroOverlayTestimonial
title="Authentic Soul, Modern Brasserie"
description="El Gran Toro elevates traditional Mexican flavors with contemporary culinary techniques in an inviting, elegant brasserie atmosphere."
testimonials={[
{ name: "Elena Rodriguez", handle: "@elena_foodie", testimonial: "The wagyu tacos are an absolute revelation. Truly the best Mexican dining I've experienced in years.", rating: 5 },
{ name: "Marcus Thorne", handle: "@mthorne_travels", testimonial: "A perfect fusion of traditional roots and modern elegance. The atmosphere is just as vibrant as the menu.", rating: 5 }
]}
testimonials={[]}
buttons={[{ text: "Reserve a Table", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663829.jpg?_wi=1"
/>
@@ -57,11 +54,7 @@ export default function LandingPage() {
<TextAbout
useInvertedBackground={true}
title="Our Passion for Tradition"
className="text-center"
/>
<div className="mx-auto max-w-2xl px-6 pb-16 text-center">
<p className="text-lg text-muted-foreground">Born from a deep respect for heritage, El Gran Toro blends ancestral Mexican recipes with the sophisticated flair of a modern brasserie. Every dish tells a story of culture and passion, crafted to provide an unforgettable dining journey.</p>
</div>
</div>
<div id="products" data-section="products">