From dafbd54b66d9bba52f5d51d36c91dd4e09d22d7d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 03:53:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 161 +++++++++++------------------------------------ 1 file changed, 35 insertions(+), 126 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c735d24..b11edc4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,21 +29,13 @@ export default function LandingPage() { @@ -52,41 +44,28 @@ export default function LandingPage() {
@@ -99,41 +78,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - name: "Margherita", - price: "$12", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-with-fresh-cheese_23-2150096956.jpg?_wi=2", - }, + id: "1", name: "Margherita", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-with-fresh-cheese_23-2150096956.jpg?_wi=2"}, { - id: "2", - name: "Pepperoni", - price: "$14", - imageSrc: "http://img.b2bpic.net/free-photo/pepperoni-pizza-with-tomato-cheese_140725-6768.jpg?_wi=2", - }, + id: "2", name: "Pepperoni", price: "$14", imageSrc: "http://img.b2bpic.net/free-photo/pepperoni-pizza-with-tomato-cheese_140725-6768.jpg?_wi=2"}, { - id: "3", - name: "Veggie Delight", - price: "$13", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-topping-arrangement_23-2148601651.jpg?_wi=2", - }, + id: "3", name: "Veggie Delight", price: "$13", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-topping-arrangement_23-2148601651.jpg?_wi=2"}, { - id: "4", - name: "BBQ Chicken", - price: "$15", - imageSrc: "http://img.b2bpic.net/free-photo/italian-food-wood-slice-pepperoni-gourmet_1122-2443.jpg?_wi=2", - }, + id: "4", name: "BBQ Chicken", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/italian-food-wood-slice-pepperoni-gourmet_1122-2443.jpg?_wi=2"}, { - id: "5", - name: "Supreme", - price: "$16", - imageSrc: "http://img.b2bpic.net/free-photo/half-sliced-pizza-mushrooms-red-pepper-olives-black-stone-board_114579-4474.jpg?_wi=2", - }, + id: "5", name: "Supreme", price: "$16", imageSrc: "http://img.b2bpic.net/free-photo/half-sliced-pizza-mushrooms-red-pepper-olives-black-stone-board_114579-4474.jpg?_wi=2"}, { - id: "6", - name: "Four Cheese", - price: "$14", - imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-with-cheese_140725-11081.jpg", - }, + id: "6", name: "Four Cheese", price: "$14", imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-with-cheese_140725-11081.jpg"}, ]} title="Our Signature Pies" description="Explore our hand-crafted menu of traditional and artisan pizzas." @@ -145,14 +100,9 @@ export default function LandingPage() { useInvertedBackground={true} heading={[ { - type: "text", - content: "Crafted with Love", - }, + type: "text", content: "Crafted with Love"}, { - type: "image", - src: "http://img.b2bpic.net/free-photo/side-view-pizza-wooden-board-glass-white-wine-slice-os-bread-cheese-green-tomatoes-little-white-bowl_176474-120143.jpg", - alt: "Pizza", - }, + type: "image", src: "http://img.b2bpic.net/free-photo/side-view-pizza-wooden-board-glass-white-wine-slice-os-bread-cheese-green-tomatoes-little-white-bowl_176474-120143.jpg", alt: "Pizza"}, ]} /> @@ -163,45 +113,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - title: "Best Pizza Ever!", - quote: "The crust is perfectly crispy every single time.", - name: "Jane D.", - role: "Local Resident", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-adorable-blue-eyed-female-model-with-hair-knot-wears-overalls-enjoys-drinking-fruit-smoothie-looks-happily-somewhere-while-sits-cozy-restaurant-beautiful-teenage-girl-coffee-shop_273609-3038.jpg", - }, + id: "1", title: "Best Pizza Ever!", quote: "The crust is perfectly crispy every single time.", name: "Jane D.", role: "Local Resident", imageSrc: "http://img.b2bpic.net/free-photo/portrait-adorable-blue-eyed-female-model-with-hair-knot-wears-overalls-enjoys-drinking-fruit-smoothie-looks-happily-somewhere-while-sits-cozy-restaurant-beautiful-teenage-girl-coffee-shop_273609-3038.jpg"}, { - id: "2", - title: "Always on Time", - quote: "My go-to place for Friday night dinners. Fast and hot.", - name: "Mark S.", - role: "Foodie", - imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-woman-eating-homemade-cheese-pizza-pointing-showing-with-thumb-up-side-with-happy-face-smiling_839833-29959.jpg", - }, + id: "2", title: "Always on Time", quote: "My go-to place for Friday night dinners. Fast and hot.", name: "Mark S.", role: "Foodie", imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-woman-eating-homemade-cheese-pizza-pointing-showing-with-thumb-up-side-with-happy-face-smiling_839833-29959.jpg"}, { - id: "3", - title: "Fresh Ingredients", - quote: "You can really taste the quality of the vegetables.", - name: "Sarah L.", - role: "Customer", - imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-pleased-adorable-dark-skinned-african-american-female-sits-comfortable-couch-holds-soft-cushion_273609-3094.jpg", - }, + id: "3", title: "Fresh Ingredients", quote: "You can really taste the quality of the vegetables.", name: "Sarah L.", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-pleased-adorable-dark-skinned-african-american-female-sits-comfortable-couch-holds-soft-cushion_273609-3094.jpg"}, { - id: "4", - title: "Amazing Service", - quote: "The staff is always so friendly and welcoming.", - name: "David W.", - role: "Regular", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", - }, + id: "4", title: "Amazing Service", quote: "The staff is always so friendly and welcoming.", name: "David W.", role: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"}, { - id: "5", - title: "Perfect Pepperoni", - quote: "The best pepperoni ratio I have ever found!", - name: "Elena M.", - role: "Fan", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-barista-holding-espresso-cup-cafe_1170-589.jpg", - }, + id: "5", title: "Perfect Pepperoni", quote: "The best pepperoni ratio I have ever found!", name: "Elena M.", role: "Fan", imageSrc: "http://img.b2bpic.net/free-photo/smiling-barista-holding-espresso-cup-cafe_1170-589.jpg"}, ]} title="Local Favorites" description="Hear what our neighborhood has to say about our pizza." @@ -212,8 +132,7 @@ export default function LandingPage() { ); -} +} \ No newline at end of file