From 365c6e7f8063e381cfad9e269046751353395961 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 02:29:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 35 +++++++++++++++++++++++------------ 1 file changed, 23 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3d9d18c..53d8d33 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -22,7 +22,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumLarge" sizing="largeSmallSizeMediumTitles" - background="aurora" + background="circleGradient" cardStyle="gradient-bordered" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="layered" @@ -39,7 +39,8 @@ export default function LandingPage() { { name: "Contact", id: "contact" }, ]} button={{ - text: "Custom Cake Inquiry", href: "contact"}} + text: "Custom Cake Inquiry", href: "contact" + }} /> @@ -50,7 +51,7 @@ export default function LandingPage() { tag="Artisan Bakery Excellence" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "plain" }} imageSrc="http://img.b2bpic.net/free-photo/top-view-cake-with-cornel-fruit-raspberry-round-chocolate-right-side-dark-surface_140725-90775.jpg" imageAlt="Luxury stacked frosted cookies" buttons={[ @@ -89,6 +90,7 @@ export default function LandingPage() { ]} buttons={[{ text: "Learn More", href: "#" }]} buttonAnimation="slide-up" + mediaAnimation="slide-up" /> @@ -105,11 +107,14 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" products={[ { - id: "1", name: "Luxury Wedding Cake", price: "From $250", variant: "Multi-tier • Custom Design", imageSrc: "http://img.b2bpic.net/free-photo/wedding-cake-decorated-with-red-roses_181624-61647.jpg", imageAlt: "Luxury multi-tier wedding cake"}, + id: "1", name: "Luxury Wedding Cake", price: "From $250", variant: "Multi-tier • Custom Design", imageSrc: "http://img.b2bpic.net/free-photo/wedding-cake-decorated-with-red-roses_181624-61647.jpg", imageAlt: "Luxury multi-tier wedding cake" + }, { - id: "2", name: "Raspberry Lemon Cake", price: "$45", variant: "Fresh Fruit • Artisanal", imageSrc: "http://img.b2bpic.net/free-photo/rollcake-with-raspberry-syrup-top_114579-17208.jpg", imageAlt: "Gourmet raspberry lemon dessert"}, + id: "2", name: "Raspberry Lemon Cake", price: "$45", variant: "Fresh Fruit • Artisanal", imageSrc: "http://img.b2bpic.net/free-photo/rollcake-with-raspberry-syrup-top_114579-17208.jpg", imageAlt: "Gourmet raspberry lemon dessert" + }, { - id: "3", name: "Frosted Cookie Stack", price: "$35", variant: "Hand-Decorated • Box of 12", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-swirl-with-sea-salt_23-2151988782.jpg", imageAlt: "Luxury frosted cookies close-up"}, + id: "3", name: "Frosted Cookie Stack", price: "$35", variant: "Hand-Decorated • Box of 12", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-swirl-with-sea-salt_23-2151988782.jpg", imageAlt: "Luxury frosted cookies close-up" + }, ]} buttons={[{ text: "Browse All Products", href: "#" }]} buttonAnimation="slide-up" @@ -127,17 +132,23 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", title: "Absolutely Perfect for Our Wedding", quote: "Chelsy transformed our wedding vision into an edible masterpiece. Every guest raved about the taste and beauty. Simply unforgettable!", name: "Sarah Mitchell", role: "Bride, June 2024", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-outdoors-cafe-summer-time_231208-13375.jpg", imageAlt: "Sarah Mitchell"}, + id: "1", title: "Absolutely Perfect for Our Wedding", quote: "Chelsy transformed our wedding vision into an edible masterpiece. Every guest raved about the taste and beauty. Simply unforgettable!", name: "Sarah Mitchell", role: "Bride, June 2024", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-outdoors-cafe-summer-time_231208-13375.jpg", imageAlt: "Sarah Mitchell" + }, { - id: "2", title: "The Best Birthday Surprise", quote: "I ordered a custom birthday cake on short notice, and Chelsy exceeded every expectation. The design was Instagram-perfect and tasted even better!", name: "Michael Torres", role: "Parent & Customer", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg", imageAlt: "Michael Torres"}, + id: "2", title: "The Best Birthday Surprise", quote: "I ordered a custom birthday cake on short notice, and Chelsy exceeded every expectation. The design was Instagram-perfect and tasted even better!", name: "Michael Torres", role: "Parent & Customer", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg", imageAlt: "Michael Torres" + }, { - id: "3", title: "Our Corporate Events Signature", quote: "Pretty Baked has become our go-to for company celebrations. Chelsy's attention to detail and professionalism are unmatched.", name: "Jennifer Lee", role: "Event Coordinator", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-young-woman-showing-her-tongue_93675-133223.jpg", imageAlt: "Jennifer Lee"}, + id: "3", title: "Our Corporate Events Signature", quote: "Pretty Baked has become our go-to for company celebrations. Chelsy's attention to detail and professionalism are unmatched.", name: "Jennifer Lee", role: "Event Coordinator", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-young-woman-showing-her-tongue_93675-133223.jpg", imageAlt: "Jennifer Lee" + }, { - id: "4", title: "A Local Treasure", quote: "Supporting local has never tasted so good. These cookies are our family's favorite treat, and Chelsy's warmth makes every order special.", name: "David Zhang", role: "Community Member", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg", imageAlt: "David Zhang"}, + id: "4", title: "A Local Treasure", quote: "Supporting local has never tasted so good. These cookies are our family's favorite treat, and Chelsy's warmth makes every order special.", name: "David Zhang", role: "Community Member", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg", imageAlt: "David Zhang" + }, { - id: "5", title: "Exceptional Artistry & Quality", quote: "The combination of visual beauty and impeccable flavor is rare. Pretty Baked delivers both, every single time.", name: "Amanda Powell", role: "Gift Buyer", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman_23-2147990621.jpg", imageAlt: "Amanda Powell"}, + id: "5", title: "Exceptional Artistry & Quality", quote: "The combination of visual beauty and impeccable flavor is rare. Pretty Baked delivers both, every single time.", name: "Amanda Powell", role: "Gift Buyer", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman_23-2147990621.jpg", imageAlt: "Amanda Powell" + }, { - id: "6", title: "A Celebration Essential", quote: "From intimate gatherings to big events, Pretty Baked makes every celebration memorable. Chelsy is a true artist.", name: "Robert Chen", role: "Event Host", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-man-looking-camera_23-2148289224.jpg", imageAlt: "Robert Chen"}, + id: "6", title: "A Celebration Essential", quote: "From intimate gatherings to big events, Pretty Baked makes every celebration memorable. Chelsy is a true artist.", name: "Robert Chen", role: "Event Host", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-man-looking-camera_23-2148289224.jpg", imageAlt: "Robert Chen" + }, ]} buttons={[{ text: "Start Your Order", href: "contact" }]} buttonAnimation="slide-up" -- 2.49.1