From 12ef59c71306f28062526aebfdd75b753a384d8e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 01:35:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 231 +++++++++++------------------------------------ 1 file changed, 52 insertions(+), 179 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7e56510..342b0fa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,21 +30,13 @@ export default function LandingPage() { @@ -54,94 +46,53 @@ export default function LandingPage() { @@ -163,29 +114,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "1", - title: "Fresh Local Produce", - description: "We source ingredients from local farmers for every dish.", - tag: "Quality", - imageSrc: "http://img.b2bpic.net/free-photo/thanksgiving-dinner-assortment-table_23-2149055454.jpg?_wi=2", - imageAlt: "cozy gastropub interior warm lighting", - }, + id: "1", title: "Fresh Local Produce", description: "We source ingredients from local farmers for every dish.", tag: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/thanksgiving-dinner-assortment-table_23-2149055454.jpg?_wi=2", imageAlt: "cozy gastropub interior warm lighting"}, { - id: "2", - title: "Craft Beer Selection", - description: "An extensive list of local and international brews.", - tag: "Selection", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-refreshing-glass-with-beer-table_23-2148342242.jpg?_wi=2", - imageAlt: "restaurant kitchen authentic dining", - }, + id: "2", title: "Craft Beer Selection", description: "An extensive list of local and international brews.", tag: "Selection", imageSrc: "http://img.b2bpic.net/free-photo/side-view-refreshing-glass-with-beer-table_23-2148342242.jpg?_wi=2", imageAlt: "restaurant kitchen authentic dining"}, { - id: "3", - title: "Cozy Atmosphere", - description: "Warm, welcoming, and perfect for any occasion.", - tag: "Ambiance", - imageSrc: "http://img.b2bpic.net/free-photo/snack-pastry-board-with-various-ingredients_114579-12767.jpg?_wi=1", - imageAlt: "gourmet burger wooden board rustic", - }, + id: "3", title: "Cozy Atmosphere", description: "Warm, welcoming, and perfect for any occasion.", tag: "Ambiance", imageSrc: "http://img.b2bpic.net/free-photo/snack-pastry-board-with-various-ingredients_114579-12767.jpg?_wi=1", imageAlt: "gourmet burger wooden board rustic"}, ]} title="Why Choose Us?" description="We take pride in everything we serve, from our kitchen to your glass." @@ -200,41 +133,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", - name: "Classic Burger", - price: "$18", - imageSrc: "http://img.b2bpic.net/free-photo/snack-pastry-board-with-various-ingredients_114579-12767.jpg?_wi=2", - }, + id: "p1", name: "Classic Burger", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/snack-pastry-board-with-various-ingredients_114579-12767.jpg?_wi=2"}, { - id: "p2", - name: "Ribeye Steak", - price: "$32", - imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-85556.jpg", - }, + id: "p2", name: "Ribeye Steak", price: "$32", imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-85556.jpg"}, { - id: "p3", - name: "Seafood Platter", - price: "$28", - imageSrc: "http://img.b2bpic.net/free-photo/sliced-lemons-shrimps-platter-salt-bowl-marble-surface_114579-91222.jpg", - }, + id: "p3", name: "Seafood Platter", price: "$28", imageSrc: "http://img.b2bpic.net/free-photo/sliced-lemons-shrimps-platter-salt-bowl-marble-surface_114579-91222.jpg"}, { - id: "p4", - name: "Artisan Pasta", - price: "$22", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-cuban-sandwich-wooden-table_123827-35030.jpg", - }, + id: "p4", name: "Artisan Pasta", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/traditional-cuban-sandwich-wooden-table_123827-35030.jpg"}, { - id: "p5", - name: "Buffalo Wings", - price: "$15", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-gulas-dish-composition_23-2149072610.jpg", - }, + id: "p5", name: "Buffalo Wings", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/delicious-gulas-dish-composition_23-2149072610.jpg"}, { - id: "p6", - name: "Chocolate Tart", - price: "$12", - imageSrc: "http://img.b2bpic.net/free-photo/white-chocolate-cake-wooden-board-with-cloth_114579-75864.jpg", - }, + id: "p6", name: "Chocolate Tart", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/white-chocolate-cake-wooden-board-with-cloth_114579-75864.jpg"}, ]} title="Our Signature Menu" description="A curated selection of our best dishes, prepared daily by our chefs." @@ -248,45 +157,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Alice", - handle: "@alice", - testimonial: "Amazing burgers!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg?_wi=6", - }, + id: "t1", name: "Alice", handle: "@alice", testimonial: "Amazing burgers!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg?_wi=6"}, { - id: "t2", - name: "Bob", - handle: "@bob", - testimonial: "Great service!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg?_wi=7", - }, + id: "t2", name: "Bob", handle: "@bob", testimonial: "Great service!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg?_wi=7"}, { - id: "t3", - name: "Charlie", - handle: "@charley", - testimonial: "Wonderful beer list!", - rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg?_wi=8", - }, + id: "t3", name: "Charlie", handle: "@charley", testimonial: "Wonderful beer list!", rating: 4, + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg?_wi=8"}, { - id: "t4", - name: "Diana", - handle: "@diana", - testimonial: "My go-to pub.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg?_wi=9", - }, + id: "t4", name: "Diana", handle: "@diana", testimonial: "My go-to pub.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg?_wi=9"}, { - id: "t5", - name: "Edward", - handle: "@eddie", - testimonial: "Top notch steak!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg?_wi=10", - }, + id: "t5", name: "Edward", handle: "@eddie", testimonial: "Top notch steak!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg?_wi=10"}, ]} showRating={true} title="Voices of the Pub" @@ -298,8 +182,7 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1