From 5d5eb22cd0823de9f95d69b5f29d6375c2113a39 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 06:37:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 240 +++++++++++------------------------------------ 1 file changed, 54 insertions(+), 186 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c4a05e9..0d7951f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,21 +29,13 @@ export default function LandingPage() { @@ -53,94 +45,53 @@ export default function LandingPage() { @@ -150,24 +101,15 @@ export default function LandingPage() { useInvertedBackground={false} heading={[ { - type: "text", - content: "Crafting Flavors That ", - }, + type: "text", content: "Crafting Flavors That "}, { - type: "image", - src: "http://img.b2bpic.net/free-photo/chef-cooking-work-kitchen_52683-92777.jpg", - alt: "Fresh Ingredients", - }, + type: "image", src: "http://img.b2bpic.net/free-photo/chef-cooking-work-kitchen_52683-92777.jpg", alt: "Fresh Ingredients"}, { - type: "text", - content: " Bring People Together", - }, + type: "text", content: " Bring People Together"}, ]} buttons={[ { - text: "Learn Our Story", - href: "#", - }, + text: "Learn Our Story", href: "#"}, ]} /> @@ -180,47 +122,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", - name: "Signature Smash Burger", - price: "$8.99", - variant: "Beef", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-delicious-burger-with-chicken-onions-rocket-served-with-fried-potatoes_181624-56472.jpg", - }, + id: "p1", name: "Signature Smash Burger", price: "$8.99", variant: "Beef", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-delicious-burger-with-chicken-onions-rocket-served-with-fried-potatoes_181624-56472.jpg"}, { - id: "p2", - name: "Spicy Crispy Chicken", - price: "$7.49", - variant: "Chicken", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-tasty-looking-dish-with-fried-chicken-fries-isolated-black-background_181624-56189.jpg", - }, + id: "p2", name: "Spicy Crispy Chicken", price: "$7.49", variant: "Chicken", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-tasty-looking-dish-with-fried-chicken-fries-isolated-black-background_181624-56189.jpg"}, { - id: "p3", - name: "Garden Fresh Salad", - price: "$6.99", - variant: "Veggie", - imageSrc: "http://img.b2bpic.net/free-photo/keto-diet-still-life-assortment_23-2149179558.jpg", - }, + id: "p3", name: "Garden Fresh Salad", price: "$6.99", variant: "Veggie", imageSrc: "http://img.b2bpic.net/free-photo/keto-diet-still-life-assortment_23-2149179558.jpg"}, { - id: "p4", - name: "Golden French Fries", - price: "$3.49", - variant: "Side", - imageSrc: "http://img.b2bpic.net/free-photo/yellow-raw-beans-plate-orange-surface_114579-39481.jpg", - }, + id: "p4", name: "Golden French Fries", price: "$3.49", variant: "Side", imageSrc: "http://img.b2bpic.net/free-photo/yellow-raw-beans-plate-orange-surface_114579-39481.jpg"}, { - id: "p5", - name: "Berry Blast Lemonade", - price: "$2.99", - variant: "Drink", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-invigorating-lemonade-decanter-with-lemon-lime-strawberry_141793-4693.jpg", - }, + id: "p5", name: "Berry Blast Lemonade", price: "$2.99", variant: "Drink", imageSrc: "http://img.b2bpic.net/free-photo/front-view-invigorating-lemonade-decanter-with-lemon-lime-strawberry_141793-4693.jpg"}, { - id: "p6", - name: "Velvet Chocolate Shake", - price: "$4.49", - variant: "Dessert", - imageSrc: "http://img.b2bpic.net/free-photo/iced-chocolate_1339-4417.jpg", - }, + id: "p6", name: "Velvet Chocolate Shake", price: "$4.49", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/iced-chocolate_1339-4417.jpg"}, ]} title="Fresh Off The Grill" description="Discover our signature menu items, prepared with farm-fresh ingredients daily." @@ -234,59 +146,28 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah J.", - role: "Foodie", - company: "Local Customer", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5054.jpg?_wi=2", - }, + id: "1", name: "Sarah J.", role: "Foodie", company: "Local Customer", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5054.jpg?_wi=2"}, { - id: "2", - name: "Mike B.", - role: "Fan", - company: "Local Customer", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-having-lunch-cafe_1303-23878.jpg?_wi=2", - }, + id: "2", name: "Mike B.", role: "Fan", company: "Local Customer", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-having-lunch-cafe_1303-23878.jpg?_wi=2"}, { - id: "3", - name: "Emily C.", - role: "Regular", - company: "Local Customer", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-lady-shirt-jeans-sitting-bar-counter-cafe-eating-cake-while-happily-looking-camera_574295-287.jpg?_wi=2", - }, + id: "3", name: "Emily C.", role: "Regular", company: "Local Customer", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-lady-shirt-jeans-sitting-bar-counter-cafe-eating-cake-while-happily-looking-camera_574295-287.jpg?_wi=2"}, { - id: "4", - name: "David L.", - role: "Loyalist", - company: "Local Customer", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166180.jpg?_wi=2", - }, + id: "4", name: "David L.", role: "Loyalist", company: "Local Customer", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166180.jpg?_wi=2"}, { - id: "5", - name: "Jane D.", - role: "Fan", - company: "Local Customer", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/aged-man-choosing-burger-apple_1303-23619.jpg?_wi=2", - }, + id: "5", name: "Jane D.", role: "Fan", company: "Local Customer", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/aged-man-choosing-burger-apple_1303-23619.jpg?_wi=2"}, ]} kpiItems={[ { - value: "10k+", - label: "Burgers Served", - }, + value: "10k+", label: "Burgers Served"}, { - value: "4.9/5", - label: "Average Rating", - }, + value: "4.9/5", label: "Average Rating"}, { - value: "500+", - label: "Five Star Reviews", - }, + value: "500+", label: "Five Star Reviews"}, ]} title="Loved By Locals" description="Hear what our regulars say about their favorite meals." @@ -299,20 +180,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "q1", - title: "Do you offer delivery?", - content: "Yes! Order through our app or website for fast doorstep delivery.", - }, + id: "q1", title: "Do you offer delivery?", content: "Yes! Order through our app or website for fast doorstep delivery."}, { - id: "q2", - title: "Are there vegetarian options?", - content: "We offer a delicious veggie burger and fresh garden salads.", - }, + id: "q2", title: "Are there vegetarian options?", content: "We offer a delicious veggie burger and fresh garden salads."}, { - id: "q3", - title: "Can I customize my order?", - content: "Absolutely! Add, remove, or swap any ingredients to your liking.", - }, + id: "q3", title: "Can I customize my order?", content: "Absolutely! Add, remove, or swap any ingredients to your liking."}, ]} title="Common Questions" description="Get quick answers to all your burger-related questions." @@ -324,16 +196,12 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1