From 1a2dabd063f2ddd0a91932094c0166e2c5f67781 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 07:40:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 227 +++++++++++------------------------------------ 1 file changed, 54 insertions(+), 173 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 89dc724..2f7a9ac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,25 +30,15 @@ export default function LandingPage() { @@ -58,98 +48,55 @@ export default function LandingPage() { @@ -159,7 +106,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Our Sweet Story" description="Founded by a passionate group of candy lovers, Sweet Delights began as a small home kitchen project. Today, we bring joy to the community through artisanal techniques and traditional recipes." - imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-cafe-wooden-table-with-jar-decorative-flowers-against-blurred-background_181624-59999.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-cafe-wooden-table-with-jar-decorative-flowers-against-blurred-background_181624-59999.jpg" /> @@ -171,59 +118,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - brand: "Artisan", - name: "Classic Truffle Box", - price: "$15.00", - rating: 5, - reviewCount: "124", - imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cup-boxes-white_176420-7485.jpg", - }, + id: "1", brand: "Artisan", name: "Classic Truffle Box", price: "$15.00", rating: 5, + reviewCount: "124", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cup-boxes-white_176420-7485.jpg"}, { - id: "2", - brand: "Gourmet", - name: "Fruit Jelly Medley", - price: "$8.50", - rating: 4, - reviewCount: "89", - imageSrc: "http://img.b2bpic.net/free-photo/sweet-colorful-jelly-candy-marble-background_114579-37793.jpg", - }, + id: "2", brand: "Gourmet", name: "Fruit Jelly Medley", price: "$8.50", rating: 4, + reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/sweet-colorful-jelly-candy-marble-background_114579-37793.jpg"}, { - id: "3", - brand: "Homemade", - name: "Sea Salt Caramels", - price: "$12.00", - rating: 5, - reviewCount: "210", - imageSrc: "http://img.b2bpic.net/free-photo/pastry-mix-with-glass-tea_114579-16034.jpg", - }, + id: "3", brand: "Homemade", name: "Sea Salt Caramels", price: "$12.00", rating: 5, + reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/pastry-mix-with-glass-tea_114579-16034.jpg"}, { - id: "4", - brand: "Premium", - name: "Dark Choco Bark", - price: "$18.00", - rating: 5, - reviewCount: "56", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-arrangement-with-birthday-presents-cupcakes_23-2148351624.jpg", - }, + id: "4", brand: "Premium", name: "Dark Choco Bark", price: "$18.00", rating: 5, + reviewCount: "56", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-arrangement-with-birthday-presents-cupcakes_23-2148351624.jpg"}, { - id: "5", - brand: "Artisan", - name: "Rainbow Jellies", - price: "$7.00", - rating: 4, - reviewCount: "43", - imageSrc: "http://img.b2bpic.net/free-photo/various-jelly-beans-blue-background_58702-2171.jpg", - }, + id: "5", brand: "Artisan", name: "Rainbow Jellies", price: "$7.00", rating: 4, + reviewCount: "43", imageSrc: "http://img.b2bpic.net/free-photo/various-jelly-beans-blue-background_58702-2171.jpg"}, { - id: "6", - brand: "Homemade", - name: "Creamy Toffee", - price: "$9.00", - rating: 5, - reviewCount: "72", - imageSrc: "http://img.b2bpic.net/free-photo/broken-egg-shell-table_23-2148059854.jpg", - }, + id: "6", brand: "Homemade", name: "Creamy Toffee", price: "$9.00", rating: 5, + reviewCount: "72", imageSrc: "http://img.b2bpic.net/free-photo/broken-egg-shell-table_23-2148059854.jpg"}, ]} title="Featured Confections" description="Explore our curated selection of hand-crafted sweets, from velvety truffles to chewy caramel delights." @@ -235,32 +146,18 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Alice M.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-hipster-woman-eating-cookies_285396-1871.jpg?_wi=2", - }, + id: "1", name: "Alice M.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-hipster-woman-eating-cookies_285396-1871.jpg"}, { - id: "2", - name: "Bob D.", - imageSrc: "http://img.b2bpic.net/free-photo/curly-girl-with-gray-eyes-wants-eat-huge-white-red-lollipop-posing-isolated-wall_197531-8281.jpg?_wi=2", - }, + id: "2", name: "Bob D.", imageSrc: "http://img.b2bpic.net/free-photo/curly-girl-with-gray-eyes-wants-eat-huge-white-red-lollipop-posing-isolated-wall_197531-8281.jpg"}, { - id: "3", - name: "Charlie R.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-woman-close-eyes-showing-okay-ok-sign-zero-gesture-no-proble-praise-awesome-good-thing-standing-stylish-outfit-against-white-background_176420-46697.jpg?_wi=2", - }, + id: "3", name: "Charlie R.", imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-woman-close-eyes-showing-okay-ok-sign-zero-gesture-no-proble-praise-awesome-good-thing-standing-stylish-outfit-against-white-background_176420-46697.jpg"}, { - id: "4", - name: "Diana K.", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-european-woman-casual-sweater-pink-wall_343596-5801.jpg?_wi=2", - }, + id: "4", name: "Diana K.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-european-woman-casual-sweater-pink-wall_343596-5801.jpg"}, { - id: "5", - name: "Edward P.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-positive-mature-female-sweater-with-radiant-happy-smile-posing-cozy-living-room-with-festive-decorations-holding-box-with-presents-from-son-merry-christmas_343059-4671.jpg?_wi=2", - }, + id: "5", name: "Edward P.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-positive-mature-female-sweater-with-radiant-happy-smile-posing-cozy-living-room-with-festive-decorations-holding-box-with-presents-from-son-merry-christmas_343059-4671.jpg"}, ]} cardTitle="Loved by Our Fans" + cardTag="Testimonials" cardAnimation="blur-reveal" /> @@ -271,26 +168,17 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "1", - title: "Are your sweets gluten-free?", - content: "We offer a selection of gluten-free sweets clearly labeled in our catalog.", - }, + id: "1", title: "Are your sweets gluten-free?", content: "We offer a selection of gluten-free sweets clearly labeled in our catalog."}, { - id: "2", - title: "Do you offer international shipping?", - content: "Currently, we ship nationwide across the country.", - }, + id: "2", title: "Do you offer international shipping?", content: "Currently, we ship nationwide across the country."}, { - id: "3", - title: "Can I request custom orders?", - content: "Absolutely! Contact us for bespoke event packages and custom candy designs.", - }, + id: "3", title: "Can I request custom orders?", content: "Absolutely! Contact us for bespoke event packages and custom candy designs."}, ]} mediaAnimation="opacity" title="Sweet Questions" description="Have questions about our ingredients or shipping? Find answers here." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-cafe-wooden-table-with-jar-decorative-flowers-against-blurred-background_181624-59999.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-cafe-wooden-table-with-jar-decorative-flowers-against-blurred-background_181624-59999.jpg" /> @@ -298,14 +186,11 @@ export default function LandingPage() { @@ -314,13 +199,9 @@ export default function LandingPage() { -- 2.49.1