5 Commits

Author SHA1 Message Date
d0b0179e5c Update src/app/page.tsx 2026-04-25 22:13:45 +00:00
19d985ca53 Merge version_3 into main
Merge version_3 into main
2026-04-25 22:09:56 +00:00
c05cd35f6d Update src/app/page.tsx 2026-04-25 22:09:53 +00:00
0232081cfb Merge version_2 into main
Merge version_2 into main
2026-04-25 22:09:00 +00:00
7e6c5b0fa3 Update src/app/page.tsx 2026-04-25 22:08:53 +00:00

View File

@@ -33,17 +33,11 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Menu",
id: "#menu",
},
name: "Menu", id: "#menu"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Location",
id: "#contact",
},
name: "Location", id: "#contact"},
]}
brandName="Taqueria El Mexicano"
/>
@@ -52,41 +46,26 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Real Mexican Flavor. Right Here in Louisville."
description="Tacos al carbón, huaraches, and classics made fresh every day."
buttons={[
{
text: "Order Pickup",
href: "#",
},
text: "Order Pickup", href: "#"},
{
text: "Get Directions",
href: "#contact",
},
text: "Get Directions", href: "#contact"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/mexican-tacos-wooden-table_1147-558.jpg",
imageAlt: "grilled meat on street food grill",
},
imageSrc: "http://img.b2bpic.net/free-photo/mexican-tacos-wooden-table_1147-558.jpg", imageAlt: "grilled meat on street food grill"},
{
imageSrc: "http://img.b2bpic.net/free-photo/independence-day-concept-with-hamburger_23-2147837822.jpg",
imageAlt: "grilled meat on street food grill",
},
imageSrc: "http://img.b2bpic.net/free-photo/independence-day-concept-with-hamburger_23-2147837822.jpg", imageAlt: "grilled meat on street food grill"},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-table_23-2150770539.jpg",
imageAlt: "grilled meat on street food grill",
},
imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-table_23-2150770539.jpg", imageAlt: "grilled meat on street food grill"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-tacos-with-meat_23-2148750428.jpg",
imageAlt: "Top view delicious tacos with meat",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-tacos-with-meat_23-2148750428.jpg", imageAlt: "Top view delicious tacos with meat"},
{
imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535255.jpg",
imageAlt: "Street food still life",
},
imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535255.jpg", imageAlt: "Street food still life"},
]}
mediaAnimation="slide-up"
/>
@@ -99,40 +78,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah J.",
role: "Local",
testimonial: "Me encanta este lugar… los tacos al carbón son mis favoritos.",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-glasses-gray-wall_114579-55336.jpg",
},
id: "1", name: "Sarah J.", role: "Local", testimonial: "Me encanta este lugar… los tacos al carbón son mis favoritos.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-glasses-gray-wall_114579-55336.jpg"},
{
id: "2",
name: "Mike R.",
role: "Regular",
testimonial: "Same people, same amazing flavor ❤️",
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-seafood-dish-with-salmon_23-2150463267.jpg",
},
id: "2", name: "Mike R.", role: "Regular", testimonial: "Same people, same amazing flavor ❤️", imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-seafood-dish-with-salmon_23-2150463267.jpg"},
{
id: "3",
name: "Elena D.",
role: "Customer",
testimonial: "Clean place and great service, definitely coming back.",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-cafe-hotel-decorated-with-green-plants-flowers_181624-37913.jpg",
},
id: "3", name: "Elena D.", role: "Customer", testimonial: "Clean place and great service, definitely coming back.", imageSrc: "http://img.b2bpic.net/free-photo/cozy-cafe-hotel-decorated-with-green-plants-flowers_181624-37913.jpg"},
{
id: "4",
name: "David L.",
role: "Foodie",
testimonial: "Authentic, no-frills Mexican street food.",
imageSrc: "http://img.b2bpic.net/free-photo/surprised-beautiful-gardener-girl-uniform-wearing-gardening-hat-holding-looking-peppers-isolated-olive-green-background_141793-72309.jpg",
},
id: "4", name: "David L.", role: "Foodie", testimonial: "Authentic, no-frills Mexican street food.", imageSrc: "http://img.b2bpic.net/free-photo/surprised-beautiful-gardener-girl-uniform-wearing-gardening-hat-holding-looking-peppers-isolated-olive-green-background_141793-72309.jpg"},
{
id: "5",
name: "Maria G.",
role: "Neighbor",
testimonial: "My favorite spot for ceviche in town.",
imageSrc: "http://img.b2bpic.net/free-photo/upset-curly-haired-young-woman-has-sad-expression-holds-heart-cake-looks-away-wears-dress-feels-lonely-valentines-day-isolated-red-background-blank-space-your-promotional-content_273609-60080.jpg",
},
id: "5", name: "Maria G.", role: "Neighbor", testimonial: "My favorite spot for ceviche in town.", imageSrc: "http://img.b2bpic.net/free-photo/upset-curly-haired-young-woman-has-sad-expression-holds-heart-cake-looks-away-wears-dress-feels-lonely-valentines-day-isolated-red-background-blank-space-your-promotional-content_273609-60080.jpg"},
]}
title="Local Love"
description="Authentic flavor that keeps people coming back."
@@ -147,44 +101,21 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Tacos al Carbón",
price: "$12.99",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-tacos-with-meat_23-2148750427.jpg",
},
id: "p1", name: "Tacos al Carbón", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-tacos-with-meat_23-2148750427.jpg", onProductClick: () => window.location.href = '#contact'},
{
id: "p2",
name: "Carne Asada Tacos",
price: "$11.50",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-arrangement_23-2150878231.jpg",
},
id: "p2", name: "Carne Asada Tacos", price: "$11.50", imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-arrangement_23-2150878231.jpg", onProductClick: () => window.location.href = '#contact'},
{
id: "p3",
name: "Tostadas de Ceviche",
price: "$14.00",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shrimp-other-food-pita_23-2148381317.jpg",
},
id: "p3", name: "Tostadas de Ceviche", price: "$14.00", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shrimp-other-food-pita_23-2148381317.jpg", onProductClick: () => window.location.href = '#contact'},
{
id: "p4",
name: "Huaraches",
price: "$13.50",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-mexican-tasty-tacos-de-pastor-plate_181624-42045.jpg",
},
id: "p4", name: "Huaraches", price: "$13.50", imageSrc: "http://img.b2bpic.net/free-photo/closeup-mexican-tasty-tacos-de-pastor-plate_181624-42045.jpg", onProductClick: () => window.location.href = '#contact'},
{
id: "p5",
name: "Al Pastor",
price: "$11.99",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tortilla-plate-with-ingredients_23-2148283023.jpg",
},
id: "p5", name: "Al Pastor", price: "$11.99", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tortilla-plate-with-ingredients_23-2148283023.jpg", onProductClick: () => window.location.href = '#contact'},
{
id: "p6",
name: "Menudo",
price: "$15.00",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-bozbash-soup-nude-background_140725-134873.jpg",
},
id: "p6", name: "Menudo", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bozbash-soup-nude-background_140725-134873.jpg", onProductClick: () => window.location.href = '#contact'},
]}
title="Lo Más Pedido"
description="Our signatures, made with passion."
buttons={[{ text: "Order Now", href: "#contact" }]}
/>
</div>
@@ -194,19 +125,13 @@ export default function LandingPage() {
title="The Flavor You Remember"
metrics={[
{
label: "Years Tradition",
value: "10+",
icon: Clock,
label: "Years Tradition", value: "10+", icon: Clock,
},
{
label: "Fresh Ingredients",
value: "Daily",
icon: Utensils,
label: "Fresh Ingredients", value: "Daily", icon: Utensils,
},
{
label: "Family Recipes",
value: "Authentic",
icon: Users,
label: "Family Recipes", value: "Authentic", icon: Users,
},
]}
metricsAnimation="slide-up"
@@ -219,25 +144,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Authentic Recipes",
description: "No shortcuts. Just tradition.",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-arrangement_23-2150878193.jpg",
},
title: "Authentic Recipes", description: "No shortcuts. Just tradition.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-arrangement_23-2150878193.jpg"},
{
title: "Cooked Fresh Daily",
description: "Straight from the grill.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-tacos-arrangement_23-2150799559.jpg",
},
title: "Cooked Fresh Daily", description: "Straight from the grill.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-tacos-arrangement_23-2150799559.jpg"},
{
title: "Clean & Welcoming",
description: "A place you feel good eating in.",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-arrangement_23-2150878201.jpg",
},
title: "Clean & Welcoming", description: "A place you feel good eating in.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-arrangement_23-2150878201.jpg"},
{
title: "Family-Owned",
description: "Real people, real food.",
imageSrc: "http://img.b2bpic.net/free-photo/mexican-food_23-2148024771.jpg",
},
title: "Family-Owned", description: "Real people, real food.", imageSrc: "http://img.b2bpic.net/free-photo/mexican-food_23-2148024771.jpg"},
]}
title="Why People Come Back"
description="Tradition you can taste in every bite."
@@ -249,14 +162,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Louisville Eater",
"Local Foodie Blog",
"Street Food Guide",
"Neighborhood Eats",
"City Foodie News",
"TACO Mag",
"Louisville Life",
]}
"Louisville Eater", "Local Foodie Blog", "Street Food Guide", "Neighborhood Eats", "City Foodie News", "TACO Mag", "Louisville Life"]}
title="Community Trusted"
description="Featured in local food guides and beloved by Louisville foodies."
/>
@@ -267,20 +173,18 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "Do you offer takeout?",
content: "Yes, order online or call ahead for pickup.",
},
id: "1", title: "Do you offer takeout?", content: "Yes, order online or call ahead for pickup."},
{
id: "2",
title: "Do you have vegetarian options?",
content: "We offer fresh bean and vegetable options.",
},
id: "2", title: "Do you have vegetarian options?", content: "We offer fresh bean and vegetable options."},
{
id: "3",
title: "Are you family friendly?",
content: "Absolutely! Everyone is welcome.",
},
id: "3", title: "Are you family friendly?", content: "Absolutely! Everyone is welcome."},
{
id: "4", title: "What are your operating hours?", content: "We are open daily from 11:00 AM to 9:00 PM to serve you the best authentic tacos in town."},
]}
buttons={[
{
text: "View Full Menu", href: "#menu"
}
]}
sideTitle="Questions?"
faqsAnimation="slide-up"
@@ -291,8 +195,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Visit Us"
title="Ready to eat?"
description="Come grab a taco and see us soon."
@@ -305,17 +208,11 @@ export default function LandingPage() {
{
items: [
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Directions",
href: "#contact",
},
label: "Directions", href: "#contact"},
],
},
]}
@@ -325,4 +222,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}