From 249553fa8112dc650dbd3ed5419aeb8a9d28f5f6 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 17:06:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 191 ++++++++++------------------------------------- 1 file changed, 40 insertions(+), 151 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5ba6649..61e6cc8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -55,46 +47,23 @@ export default function LandingPage() {
@@ -145,59 +105,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - brand: "Signature", - name: "Street Tacos", - price: "$3.50", - rating: 5, - reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-tacos_23-2150830983.jpg", - }, + id: "p1", brand: "Signature", name: "Street Tacos", price: "$3.50", rating: 5, + reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-tacos_23-2150830983.jpg"}, { - id: "p2", - brand: "Hearty", - name: "Asada Burrito", - price: "$9.95", - rating: 5, - reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/mexican-food_23-2148024769.jpg", - }, + id: "p2", brand: "Hearty", name: "Asada Burrito", price: "$9.95", rating: 5, + reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/mexican-food_23-2148024769.jpg"}, { - id: "p3", - brand: "Classic", - name: "Quesadillas", - price: "$7.50", - rating: 4, - reviewCount: "80", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-pita-pancake-with-melted-cheese_23-2149342900.jpg", - }, + id: "p3", brand: "Classic", name: "Quesadillas", price: "$7.50", rating: 4, + reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pita-pancake-with-melted-cheese_23-2149342900.jpg"}, { - id: "p4", - brand: "Healthy", - name: "Burrito Bowl", - price: "$10.50", - rating: 5, - reviewCount: "70", - imageSrc: "http://img.b2bpic.net/free-photo/poke-bowl-with-rice-salmoncucumbermangoonionwakame-salad-poppy-seeds-ands-sunflowers-seeds-isolated-yellow-backgroundxa_123827-24143.jpg", - }, + id: "p4", brand: "Healthy", name: "Burrito Bowl", price: "$10.50", rating: 5, + reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/poke-bowl-with-rice-salmoncucumbermangoonionwakame-salad-poppy-seeds-ands-sunflowers-seeds-isolated-yellow-backgroundxa_123827-24143.jpg"}, { - id: "p5", - brand: "Side", - name: "Fresh Salsa", - price: "$1.50", - rating: 5, - reviewCount: "60", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mexican-party-decoration-with-food_23-2149317321.jpg", - }, + id: "p5", brand: "Side", name: "Fresh Salsa", price: "$1.50", rating: 5, + reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mexican-party-decoration-with-food_23-2149317321.jpg"}, { - id: "p6", - brand: "Side", - name: "Guacamole", - price: "$2.50", - rating: 5, - reviewCount: "55", - imageSrc: "http://img.b2bpic.net/free-photo/mexican-guacamole-with-nacho-chip-isolated-white-background_123827-22599.jpg", - }, + id: "p6", brand: "Side", name: "Guacamole", price: "$2.50", rating: 5, + reviewCount: "55", imageSrc: "http://img.b2bpic.net/free-photo/mexican-guacamole-with-nacho-chip-isolated-white-background_123827-22599.jpg"}, ]} title="Fan Favorites You Can’t Miss" description="Hand-crafted and authentic, our signature items are why regulars keep coming back." @@ -209,30 +133,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Sarah J.", - imageSrc: "http://img.b2bpic.net/free-photo/cute-elegant-calm-happy-woman-green-summer-dress-sits-with-coffee-cafe-enjoying-morning_343596-3671.jpg", - }, + id: "t1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/cute-elegant-calm-happy-woman-green-summer-dress-sits-with-coffee-cafe-enjoying-morning_343596-3671.jpg"}, { - id: "t2", - name: "Michael C.", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eats-hot-dog-cafe-terrace_169016-55849.jpg", - }, + id: "t2", name: "Michael C.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eats-hot-dog-cafe-terrace_169016-55849.jpg"}, { - id: "t3", - name: "Emily R.", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-meal-with-tacos-chips_23-2148764345.jpg", - }, + id: "t3", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-meal-with-tacos-chips_23-2148764345.jpg"}, { - id: "t4", - name: "David K.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-banquet_23-2149893490.jpg", - }, + id: "t4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-banquet_23-2149893490.jpg"}, { - id: "t5", - name: "Maria G.", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-cafe-dines-traditional-shakshuka-ayran_169016-16512.jpg", - }, + id: "t5", name: "Maria G.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-cafe-dines-traditional-shakshuka-ayran_169016-16512.jpg"}, ]} cardTitle="What Locals Are Saying" cardAnimation="slide-up" @@ -246,20 +155,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "Do you offer delivery?", - content: "Yes, we are on major delivery apps and offer pickup.", - }, + id: "f1", title: "Do you offer delivery?", content: "Yes, we are on major delivery apps and offer pickup."}, { - id: "f2", - title: "Are ingredients fresh?", - content: "Always. We prep daily to ensure the highest quality.", - }, + id: "f2", title: "Are ingredients fresh?", content: "Always. We prep daily to ensure the highest quality."}, { - id: "f3", - title: "Can I cater with you?", - content: "Absolutely, reach out to our team via phone to discuss.", - }, + id: "f3", title: "Can I cater with you?", content: "Absolutely, reach out to our team via phone to discuss."}, ]} imageSrc="http://img.b2bpic.net/free-photo/top-view-hands-preparing-delicious-meal_23-2149661346.jpg" title="Common Questions" @@ -272,8 +172,7 @@ export default function LandingPage() {