From ca5e67aa951937d7aebacd27ad9e9b7d072c217f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 21 May 2026 03:07:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 217 +++++++++++++---------------------------------- 1 file changed, 57 insertions(+), 160 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3d1f8a3..53b0560 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,21 +31,13 @@ export default function LandingPage() { @@ -54,31 +46,20 @@ export default function LandingPage() {
@@ -91,17 +72,11 @@ export default function LandingPage() { description="We specialize in crafting custom-decorated cookies and decadent treats that bring joy to every occasion. Beyond our bakery, we share our craft through engaging decorating classes and curate high-end party supplies." metrics={[ { - value: "10k+", - title: "Cookies Baked", - }, + value: "10k+", title: "Cookies Baked"}, { - value: "500+", - title: "Classes Hosted", - }, + value: "500+", title: "Classes Hosted"}, { - value: "100%", - title: "Love Involved", - }, + value: "100%", title: "Love Involved"}, ]} imageSrc="http://img.b2bpic.net/free-photo/close-up-person-with-dough-kitchen-utensils_23-2148296878.jpg" mediaAnimation="blur-reveal" @@ -117,32 +92,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "Decadent Cookies", - descriptions: [ - "Freshly baked cookies with premium ingredients.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-valentine-s-day-concept-with-copy-space_23-2148804183.jpg", - imageAlt: "decorated cookie selection set", - }, + id: "f1", title: "Decadent Cookies", descriptions: [ + "Freshly baked cookies with premium ingredients."], + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-valentine-s-day-concept-with-copy-space_23-2148804183.jpg", imageAlt: "decorated cookie selection set"}, { - id: "f2", - title: "Decorating Classes", - descriptions: [ - "Learn the art of sugar cookie decorating.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-preparing-melt-chocolate-glass-with-cupcakes_23-2147906749.jpg", - imageAlt: "baking class workshop studio", - }, + id: "f2", title: "Decorating Classes", descriptions: [ + "Learn the art of sugar cookie decorating."], + imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-preparing-melt-chocolate-glass-with-cupcakes_23-2147906749.jpg", imageAlt: "baking class workshop studio"}, { - id: "f3", - title: "Party Supplies", - descriptions: [ - "Shop our curated Meri Meri party collection.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/party-suplies-white_23-2147773236.jpg", - imageAlt: "party supplies birthday decor", - }, + id: "f3", title: "Party Supplies", descriptions: [ + "Shop our curated Meri Meri party collection."], + imageSrc: "http://img.b2bpic.net/free-photo/party-suplies-white_23-2147773236.jpg", imageAlt: "party supplies birthday decor"}, ]} title="What We Offer" description="From custom sweet treats to festive event supplies, we elevate your celebrations." @@ -157,65 +117,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - brand: "Bakery", - name: "Chocolate Chip Cookie", - price: "$4.00", - rating: 5, - reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/top-distant-view-delicious-cake-with-cream-candies-along-with-berries-cookie-cakes-light_140725-32719.jpg", - imageAlt: "decadent chocolate chip cookie", - }, + id: "p1", brand: "Bakery", name: "Chocolate Chip Cookie", price: "$4.00", rating: 5, + reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/top-distant-view-delicious-cake-with-cream-candies-along-with-berries-cookie-cakes-light_140725-32719.jpg", imageAlt: "decadent chocolate chip cookie"}, { - id: "p2", - brand: "Decorated", - name: "Custom Heart Cookie", - price: "$6.00", - rating: 5, - reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/heart-shaped-cakes-valentine-s-day_114579-57275.jpg", - imageAlt: "decorated sugar cookie heart", - }, + id: "p2", brand: "Decorated", name: "Custom Heart Cookie", price: "$6.00", rating: 5, + reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/heart-shaped-cakes-valentine-s-day_114579-57275.jpg", imageAlt: "decorated sugar cookie heart"}, { - id: "p3", - brand: "Seasonal", - name: "Holiday Treat Box", - price: "$35.00", - rating: 4, - reviewCount: "42", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-small-cupcakes-christmas-gifts-with-red-ribbon-candy-fir-branches-ice-table_140725-102464.jpg", - imageAlt: "festive holiday cookie box", - }, + id: "p3", brand: "Seasonal", name: "Holiday Treat Box", price: "$35.00", rating: 4, + reviewCount: "42", imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-small-cupcakes-christmas-gifts-with-red-ribbon-candy-fir-branches-ice-table_140725-102464.jpg", imageAlt: "festive holiday cookie box"}, { - id: "p4", - brand: "Party", - name: "Meri Meri Party Decor", - price: "$12.00", - rating: 5, - reviewCount: "90", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-pink-party-ornaments-arrangement_23-2148698090.jpg", - imageAlt: "Meri Meri party supply item", - }, + id: "p4", brand: "Party", name: "Meri Meri Party Decor", price: "$12.00", rating: 5, + reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pink-party-ornaments-arrangement_23-2148698090.jpg", imageAlt: "Meri Meri party supply item"}, { - id: "p5", - brand: "Bulk", - name: "Assorted Cookie Tin", - price: "$25.00", - rating: 5, - reviewCount: "65", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cookie-making-hanukkah_23-2148704564.jpg", - imageAlt: "bakery fresh cookie tin", - }, + id: "p5", brand: "Bulk", name: "Assorted Cookie Tin", price: "$25.00", rating: 5, + reviewCount: "65", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cookie-making-hanukkah_23-2148704564.jpg", imageAlt: "bakery fresh cookie tin"}, { - id: "p6", - brand: "Class", - name: "DIY Decorating Kit", - price: "$30.00", - rating: 5, - reviewCount: "110", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-hand-cutting-dough-with-shapes_23-2148695524.jpg", - imageAlt: "artisan cookie decoration kit", - }, + id: "p6", brand: "Class", name: "DIY Decorating Kit", price: "$30.00", rating: 5, + reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/top-view-hand-cutting-dough-with-shapes_23-2148695524.jpg", imageAlt: "artisan cookie decoration kit"}, ]} title="Shop Our Favorites" description="Explore our delicious range of treats and festive items." @@ -227,12 +145,7 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} names={[ - "Corporate Partners", - "Event Planners", - "Local Schools", - "Family Gatherings", - "Wedding Planners", - ]} + "Corporate Partners", "Event Planners", "Local Schools", "Family Gatherings", "Wedding Planners"]} title="Trusted by Families & Events" description="Proudly supporting celebrations across the community." /> @@ -246,25 +159,15 @@ export default function LandingPage() { author="Sarah M." avatars={[ { - src: "http://img.b2bpic.net/free-photo/top-view-oatmeal-cookies-with-chocolate-purple-wooden-background-with-copy-space_141793-6437.jpg", - alt: "happy customer eating cookie", - }, + src: "http://img.b2bpic.net/free-photo/top-view-oatmeal-cookies-with-chocolate-purple-wooden-background-with-copy-space_141793-6437.jpg", alt: "happy customer eating cookie"}, { - src: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-cookies_23-2150379172.jpg", - alt: "smiling customer bakery studio", - }, + src: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-cookies_23-2150379172.jpg", alt: "smiling customer bakery studio"}, { - src: "http://img.b2bpic.net/free-photo/portrait-smiling-interracial-young-couple-having-breakfast-together-home_23-2148151763.jpg", - alt: "bakery shop customer portrait", - }, + src: "http://img.b2bpic.net/free-photo/portrait-smiling-interracial-young-couple-having-breakfast-together-home_23-2148151763.jpg", alt: "bakery shop customer portrait"}, { - src: "http://img.b2bpic.net/free-photo/happy-asian-woman-cooking-homemade-bakery-home-start-up-sme-small-business-concept_640221-601.jpg", - alt: "satisfied parent cookie party", - }, + src: "http://img.b2bpic.net/free-photo/happy-asian-woman-cooking-homemade-bakery-home-start-up-sme-small-business-concept_640221-601.jpg", alt: "satisfied parent cookie party"}, { - src: "http://img.b2bpic.net/free-photo/young-adult-having-fun-white-party_23-2149575173.jpg", - alt: "happy customer portrait bakery", - }, + src: "http://img.b2bpic.net/free-photo/young-adult-having-fun-white-party_23-2149575173.jpg", alt: "happy customer portrait bakery"}, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -274,25 +177,23 @@ export default function LandingPage() {
@@ -302,17 +203,13 @@ export default function LandingPage() { { items: [ { - label: "Email", - href: "mailto:hello@lakesidecookie.com", - }, + label: "Corporate Sales: corporate@lakesidecookie.com", href: "mailto:corporate@lakesidecookie.com"}, { - label: "Facebook", - href: "#", - }, + label: "Inquiries: hello@lakesidecookie.com", href: "mailto:hello@lakesidecookie.com"}, { - label: "Instagram", - href: "#", - }, + label: "Facebook", href: "#"}, + { + label: "Instagram", href: "#"}, ], }, ]} @@ -322,4 +219,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1