From 7e6c5b0fa306bfbd7d34d0a454f6e9be8f0fe156 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 22:08:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 192 +++++++++++------------------------------------ 1 file changed, 43 insertions(+), 149 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index aceb309..f55653e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,17 +33,11 @@ export default function LandingPage() { @@ -52,41 +46,26 @@ export default function LandingPage() {
@@ -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,41 +101,17 @@ 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"}, { - 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"}, { - 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"}, { - 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"}, { - 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"}, { - 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"}, ]} title="Lo Más Pedido" description="Our signatures, made with passion." @@ -194,19 +124,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 +143,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 +161,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 +172,16 @@ 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."}, + ]} + buttons={[ + { + text: "View Full Menu", href: "#menu" + } ]} sideTitle="Questions?" faqsAnimation="slide-up" @@ -291,8 +192,7 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1