From 11748896be65c647bce70c96ec9ac37ae9ef1f78 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 15:25:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 268 +++++++++++------------------------------------ 1 file changed, 59 insertions(+), 209 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5b0ad0c..8a47040 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,21 +33,13 @@ export default function LandingPage() { @@ -56,116 +48,67 @@ export default function LandingPage() {
@@ -177,19 +120,13 @@ export default function LandingPage() { metrics={[ { icon: Flame, - label: "Wood Fired", - value: "100%", - }, + label: "Wood Fired", value: "100%"}, { icon: Clock, - label: "Minutes Preparation", - value: "15", - }, + label: "Minutes Preparation", value: "15"}, { icon: Award, - label: "Local Ingredients", - value: "Daily", - }, + label: "Local Ingredients", value: "Daily"}, ]} metricsAnimation="slide-up" /> @@ -203,23 +140,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Farm to Table", - description: "We source fresh, locally grown veggies daily.", - imageSrc: "http://img.b2bpic.net/free-photo/dough-near-pizza-ingredients_23-2147772061.jpg", - imageAlt: "Fresh Veggies", - }, + title: "Farm to Table", description: "We source fresh, locally grown veggies daily.", imageSrc: "http://img.b2bpic.net/free-photo/dough-near-pizza-ingredients_23-2147772061.jpg", imageAlt: "Fresh Veggies"}, { - title: "Traditional Ovens", - description: "Authentic wood-fired flavor every time.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134247.jpg", - imageAlt: "Wood Oven", - }, + title: "Traditional Ovens", description: "Authentic wood-fired flavor every time.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134247.jpg", imageAlt: "Wood Oven"}, { - title: "Community Love", - description: "A place where friends meet to eat.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-pizza-outside_23-2149872430.jpg", - imageAlt: "Community", - }, + title: "Community Love", description: "A place where friends meet to eat.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-pizza-outside_23-2149872430.jpg", imageAlt: "Community"}, ]} title="Why Ali Baik?" description="Crafting the perfect pizza is an art form we've mastered over decades." @@ -234,47 +159,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Margherita", - price: "$12.99", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-concept-with-copy-space_23-2148643461.jpg", - imageAlt: "Margherita", - }, + id: "p1", name: "Margherita", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-concept-with-copy-space_23-2148643461.jpg", imageAlt: "Margherita"}, { - id: "p2", - name: "Pepperoni", - price: "$14.99", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-pizza_23-2150702857.jpg", - imageAlt: "Pepperoni", - }, + id: "p2", name: "Pepperoni", price: "$14.99", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-pizza_23-2150702857.jpg", imageAlt: "Pepperoni"}, { - id: "p3", - name: "Veggie Delight", - price: "$13.99", - imageSrc: "http://img.b2bpic.net/free-photo/homemade-italian-pizza-with-dried-tomatoes-mozzarella-cheese-capers-spices-tablecloth-top-view-with-copy-space-text-cutlery-table-table_166373-3654.jpg", - imageAlt: "Veggie", - }, + id: "p3", name: "Veggie Delight", price: "$13.99", imageSrc: "http://img.b2bpic.net/free-photo/homemade-italian-pizza-with-dried-tomatoes-mozzarella-cheese-capers-spices-tablecloth-top-view-with-copy-space-text-cutlery-table-table_166373-3654.jpg", imageAlt: "Veggie"}, { - id: "p4", - name: "Four Cheese", - price: "$15.99", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pizza-slices-arrangement_23-2148601652.jpg", - imageAlt: "Cheese", - }, + id: "p4", name: "Four Cheese", price: "$15.99", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pizza-slices-arrangement_23-2148601652.jpg", imageAlt: "Cheese"}, { - id: "p5", - name: "BBQ Chicken", - price: "$16.99", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3285.jpg", - imageAlt: "Chicken", - }, + id: "p5", name: "BBQ Chicken", price: "$16.99", imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3285.jpg", imageAlt: "Chicken"}, { - id: "p6", - name: "Meat Feast", - price: "$18.99", - imageSrc: "http://img.b2bpic.net/free-photo/margarita-pizza-eggs-table_140725-3060.jpg", - imageAlt: "Meat", - }, + id: "p6", name: "Meat Feast", price: "$18.99", imageSrc: "http://img.b2bpic.net/free-photo/margarita-pizza-eggs-table_140725-3060.jpg", imageAlt: "Meat"}, ]} title="Signature Pizzas" description="Hand-picked favorites from our stone ovens." @@ -289,25 +184,13 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "10K+", - title: "Pizzas Served", - description: "Happy customers monthly.", - icon: Pizza, + id: "m1", value: "10K+", title: "Pizzas Served", description: "Happy customers monthly.", icon: Pizza, }, { - id: "m2", - value: "25+", - title: "Unique Recipes", - description: "Always experimenting.", - icon: Flame, + id: "m2", value: "25+", title: "Unique Recipes", description: "Always experimenting.", icon: Flame, }, { - id: "m3", - value: "4.9/5", - title: "Avg Rating", - description: "Trusted by our locals.", - icon: Star, + id: "m3", value: "4.9/5", title: "Avg Rating", description: "Trusted by our locals.", icon: Star, }, ]} title="Our Impact" @@ -320,30 +203,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Sarah Miller", - imageSrc: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006698.jpg", - }, + id: "t1", name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006698.jpg"}, { - id: "t2", - name: "David Clark", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-apron_23-2148986296.jpg", - }, + id: "t2", name: "David Clark", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-apron_23-2148986296.jpg"}, { - id: "t3", - name: "Elena Rodriguez", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-family-with-pizza-medium-shot_23-2149931065.jpg", - }, + id: "t3", name: "Elena Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/smiley-family-with-pizza-medium-shot_23-2149931065.jpg"}, { - id: "t4", - name: "James Smith", - imageSrc: "http://img.b2bpic.net/free-photo/glad-smiling-woman-holds-tasty-pizza-indicates-with-thumb-aside-as-shows-place-where-she-bought-it-advertises-pizzeria-wears-red-bandana-white-shirt-isolated-yellow-wall_273609-28924.jpg", - }, + id: "t4", name: "James Smith", imageSrc: "http://img.b2bpic.net/free-photo/glad-smiling-woman-holds-tasty-pizza-indicates-with-thumb-aside-as-shows-place-where-she-bought-it-advertises-pizzeria-wears-red-bandana-white-shirt-isolated-yellow-wall_273609-28924.jpg"}, { - id: "t5", - name: "Linda White", - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg", - }, + id: "t5", name: "Linda White", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg"}, ]} cardTitle="What People Say" cardTag="Testimonials" @@ -356,20 +224,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "Do you deliver?", - content: "Yes, we offer delivery within a 5-mile radius.", - }, + id: "f1", title: "Do you deliver?", content: "Yes, we offer delivery within a 5-mile radius. Orders over $20 qualify for free delivery."}, { - id: "f2", - title: "Gluten-free available?", - content: "Absolutely! Ask for our GF crust options.", - }, + id: "f2", title: "Gluten-free available?", content: "Absolutely! Ask for our GF crust options."}, { - id: "f3", - title: "Hours?", - content: "Open daily from 11 AM to 10 PM.", - }, + id: "f3", title: "Hours?", content: "Open daily from 11 AM to 10 PM."}, ]} sideTitle="Frequently Asked" faqsAnimation="slide-up" @@ -380,8 +239,7 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1