From 704f3d6bd9dda2d2e678c3b537bb740d33203f01 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 28 May 2026 11:31:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 21c8d99..95b1d03 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { { text: "Explore Collections", href: "#collections" }, { text: "Custom Order", href: "#custom-orders" } ]} - mediaAnimation="entrance-slide" + mediaAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/pink-macaroons-with-flowers-texture-backdrop_23-2148161645.jpg" imageAlt="Luxurious display of artisan cakes from Mr. Bake" imagePosition="right" @@ -81,8 +81,8 @@ export default function LandingPage() { useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/waitress-preparing-cake_23-2147821299.jpg" imageAlt="Chef decorating an elegant cake in a luxurious bakery kitchen" - mediaAnimation="entrance-slide" - metricsAnimation="entrance-slide" + mediaAnimation="slide-up" + metricsAnimation="slide-up" />
@@ -127,9 +127,9 @@ export default function LandingPage() { useInvertedBackground={false} animationType="slide-up" blogs={[ - { id: "gallery-1", category: "Cakes", title: "Opulent Gold & Cream Tier", excerpt: "A breathtaking centerpiece for any grand celebration.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-glass-arrangement_23-2149030731.jpg", imageAlt: "Opulent gold and cream tiered cake" }, - { id: "gallery-2", category: "Celebrations", title: "Moments of Sweet Joy", excerpt: "Capturing the magic of our cakes at your special events.", imageSrc: "http://img.b2bpic.net/free-photo/served-bar-table-with-variety-sweets_8353-10440.jpg", imageAlt: "Couple cutting a wedding cake" }, - { id: "gallery-3", category: "Pastries", title: "Parisian Patisserie Delights", excerpt: "From croissants to tarts, our daily selection of sweet treats.", imageSrc: "http://img.b2bpic.net/free-photo/tasty-morning-pastry-coffee-display-traditional-city-cafe_613910-18517.jpg", imageAlt: "Parisian cafe style dessert display" } + { id: "gallery-1", category: "Cakes", title: "Opulent Gold & Cream Tier", excerpt: "A breathtaking centerpiece for any grand celebration.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-glass-arrangement_23-2149030731.jpg", imageAlt: "Opulent gold and cream tiered cake", authorName: "Mr. Bake Team", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-tray-muffins-counter_107420-12317.jpg", date: "July 15, 2024" }, + { id: "gallery-2", category: "Celebrations", title: "Moments of Sweet Joy", excerpt: "Capturing the magic of our cakes at your special events.", imageSrc: "http://img.b2bpic.net/free-photo/served-bar-table-with-variety-sweets_8353-10440.jpg", imageAlt: "Couple cutting a wedding cake", authorName: "Mr. Bake Team", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-tray-muffins-counter_107420-12317.jpg", date: "July 15, 2024" }, + { id: "gallery-3", category: "Pastries", title: "Parisian Patisserie Delights", excerpt: "From croissants to tarts, our daily selection of sweet treats.", imageSrc: "http://img.b2bpic.net/free-photo/tasty-morning-pastry-coffee-display-traditional-city-cafe_613910-18517.jpg", imageAlt: "Parisian cafe style dessert display", authorName: "Mr. Bake Team", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-tray-muffins-counter_107420-12317.jpg", date: "July 15, 2024" } ]} />
@@ -145,8 +145,8 @@ export default function LandingPage() { { src: "http://img.b2bpic.net/free-photo/experienced-senior-female-executive-eyeglasses_1262-5027.jpg", alt: "Pierre Martin" }, { src: "http://img.b2bpic.net/free-photo/father-son-posing-with-thumbs-up_23-2148414891.jpg", alt: "Chloe Petit" } ]} - ratingAnimation="entrance-slide" - avatarsAnimation="entrance-slide" + ratingAnimation="slide-up" + avatarsAnimation="slide-up" useInvertedBackground={false} /> @@ -155,7 +155,7 @@ export default function LandingPage() { tag="Get in Touch" title="Let's Create Something Sweet" description="Ready to discuss your next custom cake or have a question about our collections? We'd love to hear from you!" - tagAnimation="entrance-slide" + tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={false} inputPlaceholder="Your Email Address"