From 4ed0f8e84c3aadc600bc2cd97eac5c64389d524b Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 21:47:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 274 +++++++++++------------------------------------ 1 file changed, 63 insertions(+), 211 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d1a5434..0cac5bb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,21 +33,13 @@ export default function LandingPage() { @@ -56,92 +48,52 @@ export default function LandingPage() {
@@ -167,59 +119,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - brand: "Beef", - name: "Original Philly Cheesesteak", - price: "$18", - rating: 5, - reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-tomato-cheese-with-orange-juice-cucumbers-wooden-plank_176474-2984.jpg", - }, + id: "1", brand: "Beef", name: "Original Philly Cheesesteak", price: "$18", rating: 5, + reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-tomato-cheese-with-orange-juice-cucumbers-wooden-plank_176474-2984.jpg"}, { - id: "2", - brand: "Fish", - name: "Crispy Fish Hoagie", - price: "$16", - rating: 5, - reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/people-celebrating-4th-july-top-view_23-2149383112.jpg", - }, + id: "2", brand: "Fish", name: "Crispy Fish Hoagie", price: "$16", rating: 5, + reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/people-celebrating-4th-july-top-view_23-2149383112.jpg"}, { - id: "3", - brand: "Beef", - name: "Spicy Ribeye Special", - price: "$20", - rating: 4, - reviewCount: "92", - imageSrc: "http://img.b2bpic.net/free-photo/rolled-eggplant-with-stuffing-lettuce-leaf-with-walnuts_140725-9195.jpg", - }, + id: "3", brand: "Beef", name: "Spicy Ribeye Special", price: "$20", rating: 4, + reviewCount: "92", imageSrc: "http://img.b2bpic.net/free-photo/rolled-eggplant-with-stuffing-lettuce-leaf-with-walnuts_140725-9195.jpg"}, { - id: "4", - brand: "Chicken", - name: "Chicken Philly Melt", - price: "$17", - rating: 5, - reviewCount: "105", - imageSrc: "http://img.b2bpic.net/free-photo/fish-hamburger-with-french-fries_1203-9011.jpg", - }, + id: "4", brand: "Chicken", name: "Chicken Philly Melt", price: "$17", rating: 5, + reviewCount: "105", imageSrc: "http://img.b2bpic.net/free-photo/fish-hamburger-with-french-fries_1203-9011.jpg"}, { - id: "5", - brand: "Sides", - name: "Crinkle Cut Fries", - price: "$6", - rating: 4, - reviewCount: "150", - imageSrc: "http://img.b2bpic.net/free-photo/sweet-potato-fries-bowl-trivet-marble-background_114579-74544.jpg", - }, + id: "5", brand: "Sides", name: "Crinkle Cut Fries", price: "$6", rating: 4, + reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/sweet-potato-fries-bowl-trivet-marble-background_114579-74544.jpg"}, { - id: "6", - brand: "Hoagies", - name: "Traditional Italian", - price: "$19", - rating: 5, - reviewCount: "75", - imageSrc: "http://img.b2bpic.net/free-photo/two-croissant-buns-paper-wrap-wooden-board_114579-26483.jpg", - }, + id: "6", brand: "Hoagies", name: "Traditional Italian", price: "$19", rating: 5, + reviewCount: "75", imageSrc: "http://img.b2bpic.net/free-photo/two-croissant-buns-paper-wrap-wooden-board_114579-26483.jpg"}, ]} title="Signature Menu" description="From our famous ribeye cheesesteaks to our crispy fish hoagies, explore our curated selection of Philly favorites." @@ -231,30 +147,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Sarah J.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-brunette-woman-spends-time-drinks-delicious-home-brewed-coffee_1258-202528.jpg?_wi=2", - }, + id: "1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-brunette-woman-spends-time-drinks-delicious-home-brewed-coffee_1258-202528.jpg?_wi=2"}, { - id: "2", - name: "Mike C.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-african-woman-walking_171337-13704.jpg?_wi=2", - }, + id: "2", name: "Mike C.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-african-woman-walking_171337-13704.jpg?_wi=2"}, { - id: "3", - name: "David R.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing-indoors_23-2149745617.jpg?_wi=2", - }, + id: "3", name: "David R.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing-indoors_23-2149745617.jpg?_wi=2"}, { - id: "4", - name: "Elena R.", - imageSrc: "http://img.b2bpic.net/free-photo/young-blond-girl-happy-expression_1194-4509.jpg?_wi=2", - }, + id: "4", name: "Elena R.", imageSrc: "http://img.b2bpic.net/free-photo/young-blond-girl-happy-expression_1194-4509.jpg?_wi=2"}, { - id: "5", - name: "Tom B.", - imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17097.jpg?_wi=2", - }, + id: "5", name: "Tom B.", imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17097.jpg?_wi=2"}, ]} cardTitle="What Our Neighbors Say" cardTag="4.8 / 5 Rating" @@ -270,25 +171,13 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "4.8", - title: "Star Rating", - description: "Consistently rated high by our patrons on Google.", - icon: Star, + id: "m1", value: "4.8", title: "Star Rating", description: "Consistently rated high by our patrons on Google.", icon: Star, }, { - id: "m2", - value: "113", - title: "Customer Reviews", - description: "Over a hundred happy guests shared their feedback.", - icon: MessageSquare, + id: "m2", value: "113", title: "Customer Reviews", description: "Over a hundred happy guests shared their feedback.", icon: MessageSquare, }, { - id: "m3", - value: "$20-30", - title: "Avg Per Person", - description: "Reasonable prices for generous portions of quality food.", - icon: DollarSign, + id: "m3", value: "$20-30", title: "Avg Per Person", description: "Reasonable prices for generous portions of quality food.", icon: DollarSign, }, ]} title="By The Numbers" @@ -301,12 +190,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "Foodie Award", - "Local Best", - "Neighborhood Favorite", - "Cheesesteak Hub", - "Philly Eats", - ]} + "Foodie Award", "Local Best", "Neighborhood Favorite", "Cheesesteak Hub", "Philly Eats"]} title="Trusted by Local Foodies" description="Join our community of satisfied diners who appreciate fresh ingredients and exceptional service." /> @@ -318,30 +202,15 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "What are your opening hours?", - content: "We are open daily and close at 10 PM. Stop by any time for a fresh hoagie!", - }, + id: "f1", title: "What are your opening hours?", content: "We are open daily and close at 10 PM. Stop by any time for a fresh hoagie!"}, { - id: "f2", - title: "Do you offer delivery?", - content: "Yes, order delivery through our platform to get Bob’s delivered to your door.", - }, + id: "f2", title: "Do you offer delivery?", content: "Yes, order delivery through our platform to get Bob’s delivered to your door."}, { - id: "f3", - title: "Where are you located?", - content: "We are located at 1949 W Norris St, Philadelphia, PA 19121.", - }, + id: "f3", title: "Where are you located?", content: "We are located at 1949 W Norris St, Philadelphia, PA 19121."}, { - id: "f4", - title: "Is there seating available?", - content: "Yes, we have a clean and well-kept establishment for you to dine in and enjoy your meal.", - }, + id: "f4", title: "Is there seating available?", content: "Yes, we have a clean and well-kept establishment for you to dine in and enjoy your meal."}, { - id: "f5", - title: "Do you offer vegetarian options?", - content: "While our specialty is steak and hoagies, we have fresh sides and other options.", - }, + id: "f5", title: "Do you offer vegetarian options?", content: "While our specialty is steak and hoagies, we have fresh sides and other options."}, ]} title="Common Questions" description="Got questions about our hours, location, or menu? We’ve got answers." @@ -353,18 +222,13 @@ export default function LandingPage() { @@ -375,33 +239,21 @@ export default function LandingPage() { logoText="Bob’s Steaks and Hoagies" columns={[ { - title: "Links", - items: [ + title: "Links", items: [ { - label: "Menu", - href: "#menu", - }, + label: "Menu", href: "#menu"}, { - label: "About", - href: "#about", - }, + label: "About", href: "#about"}, { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, { - label: "Terms of Service", - href: "#", - }, + label: "Terms of Service", href: "#"}, ], }, ]} @@ -411,4 +263,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file