From 6422f1d06b2a456cff9c2368613d9194d2f9715d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 07:59:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 272 +++++++++++------------------------------------ 1 file changed, 63 insertions(+), 209 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 03c4c47..eddf308 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,25 +31,15 @@ export default function LandingPage() { @@ -58,98 +48,55 @@ export default function LandingPage() {
@@ -161,17 +108,11 @@ export default function LandingPage() { description="We believe in bringing happiness through quality confectionery. Every recipe is a legacy of taste." metrics={[ { - value: "15+", - title: "Years Experience", - }, + value: "15+", title: "Years Experience"}, { - value: "100+", - title: "Unique Recipes", - }, + value: "100+", title: "Unique Recipes"}, { - value: "5k+", - title: "Happy Clients", - }, + value: "5k+", title: "Happy Clients"}, ]} imageSrc="http://img.b2bpic.net/free-photo/christmas-wreath-fir-tree-branches-vases-cups-all-around-modern-kitchen-modern-kitchen-with-black-fridge-decorated-christmas-new-year_132075-11267.jpg" mediaAnimation="blur-reveal" @@ -187,59 +128,23 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "c1", - brand: "Bakery", - name: "Choco Fudge", - price: "$25", - rating: 5, - reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/sliced-round-cake-with-coffee-cream-chocolate-pieces_140725-5068.jpg", - }, + id: "c1", brand: "Bakery", name: "Choco Fudge", price: "$25", rating: 5, + reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/sliced-round-cake-with-coffee-cream-chocolate-pieces_140725-5068.jpg"}, { - id: "c2", - brand: "Bakery", - name: "Berry Bliss", - price: "$30", - rating: 5, - reviewCount: "8", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-vertical-closeup-shot-raw-vegan-pancakes-with-honey-berries_181624-33292.jpg", - }, + id: "c2", brand: "Bakery", name: "Berry Bliss", price: "$30", rating: 5, + reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-vertical-closeup-shot-raw-vegan-pancakes-with-honey-berries_181624-33292.jpg"}, { - id: "c3", - brand: "Bakery", - name: "Royal Wedding", - price: "$80", - rating: 5, - reviewCount: "5", - imageSrc: "http://img.b2bpic.net/free-photo/3d-design-delicious-wedding-cake_23-2151109605.jpg", - }, + id: "c3", brand: "Bakery", name: "Royal Wedding", price: "$80", rating: 5, + reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-photo/3d-design-delicious-wedding-cake_23-2151109605.jpg"}, { - id: "c4", - brand: "Bakery", - name: "Macaron Tower", - price: "$45", - rating: 4, - reviewCount: "20", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-cook-rolling-out-dough-dark-pastry-job-raw-dough-hotcake-pie-oven_179666-43936.jpg", - }, + id: "c4", brand: "Bakery", name: "Macaron Tower", price: "$45", rating: 4, + reviewCount: "20", imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-cook-rolling-out-dough-dark-pastry-job-raw-dough-hotcake-pie-oven_179666-43936.jpg"}, { - id: "c5", - brand: "Bakery", - name: "Classic Croissant", - price: "$5", - rating: 5, - reviewCount: "50", - imageSrc: "http://img.b2bpic.net/free-photo/croissant-basket-with-honey-dipper-tea-top-view-wooden-table_176474-8131.jpg", - }, + id: "c5", brand: "Bakery", name: "Classic Croissant", price: "$5", rating: 5, + reviewCount: "50", imageSrc: "http://img.b2bpic.net/free-photo/croissant-basket-with-honey-dipper-tea-top-view-wooden-table_176474-8131.jpg"}, { - id: "c6", - brand: "Bakery", - name: "Cookie Box", - price: "$15", - rating: 5, - reviewCount: "30", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-creamy-cake-with-fresh-red-fruits-cookies-purple-surface-cookie-cake-sweet-fruit_140725-27732.jpg", - }, + id: "c6", brand: "Bakery", name: "Cookie Box", price: "$15", rating: 5, + reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-creamy-cake-with-fresh-red-fruits-cookies-purple-surface-cookie-cake-sweet-fruit_140725-27732.jpg"}, ]} title="Our Signature Cakes" description="Handcrafted masterpieces for every celebration." @@ -253,20 +158,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Custom Orders", - description: "Tailor-made cakes for your special day.", - imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-desserts_1303-10517.jpg", - }, + title: "Custom Orders", description: "Tailor-made cakes for your special day.", imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-desserts_1303-10517.jpg"}, { - title: "Daily Pastries", - description: "Freshly baked delights every morning.", - imageSrc: "http://img.b2bpic.net/free-photo/croissant-coffee-food-photography_53876-104492.jpg", - }, + title: "Daily Pastries", description: "Freshly baked delights every morning.", imageSrc: "http://img.b2bpic.net/free-photo/croissant-coffee-food-photography_53876-104492.jpg"}, { - title: "Premium Confectionery", - description: "High-quality ingredients, pure taste.", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-chocolate-cake-with-lily_23-2148761721.jpg", - }, + title: "Premium Confectionery", description: "High-quality ingredients, pure taste.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-chocolate-cake-with-lily_23-2148761721.jpg"}, ]} title="Pastry Gallery" description="A glimpse into our delicious world." @@ -278,30 +174,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "t1", - name: "Anna P.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-creamy-cake-decorated-with-fruits-notebooks-ice-background_140725-94708.jpg", - }, + id: "t1", name: "Anna P.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-creamy-cake-decorated-with-fruits-notebooks-ice-background_140725-94708.jpg"}, { - id: "t2", - name: "John D.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-indian-woman-loving-dessert_1262-5797.jpg", - }, + id: "t2", name: "John D.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-indian-woman-loving-dessert_1262-5797.jpg"}, { - id: "t3", - name: "Lisa K.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-bakery_23-2150273175.jpg", - }, + id: "t3", name: "Lisa K.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-bakery_23-2150273175.jpg"}, { - id: "t4", - name: "Sam B.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cake-with-pastry-cream-plate-purple-shawl-berries-chocolate-bowls-tied-cookies-female-hand-white-table_140725-99918.jpg", - }, + id: "t4", name: "Sam B.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cake-with-pastry-cream-plate-purple-shawl-berries-chocolate-bowls-tied-cookies-female-hand-white-table_140725-99918.jpg"}, { - id: "t5", - name: "Kate M.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-chocolate-cakes-with-macarons-waffles-pink_140725-78363.jpg", - }, + id: "t5", name: "Kate M.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-chocolate-cakes-with-macarons-waffles-pink_140725-78363.jpg"}, ]} cardTitle="What Customers Say" cardTag="Reviews" @@ -316,36 +197,20 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "b1", - badge: "Silver", - price: "$50", - subtitle: "For small gatherings", - buttons: [ + id: "b1", badge: "Silver", price: "$50", subtitle: "Perfect for birthdays", buttons: [ { - text: "WhatsApp Order", - href: "#", - }, + text: "WhatsApp Order", href: "#"}, ], features: [ - "1 Cake", - "12 Cupcakes", - ], + "1 Cake", "12 Cupcakes"], }, { - id: "b2", - badge: "Gold", - price: "$120", - subtitle: "For big celebrations", - buttons: [ + id: "b2", badge: "Gold", price: "$120", subtitle: "Perfect for weddings", buttons: [ { - text: "WhatsApp Order", - href: "#", - }, + text: "WhatsApp Order", href: "#"}, ], features: [ - "2 Tier Cake", - "24 Cupcakes", - ], + "2 Tier Cake", "24 Cupcakes"], }, ]} title="Custom Order Packages" @@ -357,16 +222,13 @@ export default function LandingPage() { @@ -377,25 +239,17 @@ export default function LandingPage() { { items: [ { - label: "Home", - href: "#hero", - }, + label: "Home", href: "#hero"}, { - label: "About", - href: "#about", - }, + label: "About", href: "#about"}, ], }, { items: [ { - label: "Privacy", - href: "#", - }, + label: "Privacy", href: "#"}, { - label: "Terms", - href: "#", - }, + label: "Terms", href: "#"}, ], }, ]} @@ -405,4 +259,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file