diff --git a/src/app/page.tsx b/src/app/page.tsx index 54f270c..7235177 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { description="Experience the finest in luxury baking. Each pastry is carefully crafted using premium ingredients and time-honored techniques passed down through generations." tag="Premium Artisan Baking" tagIcon={Sparkles} - background={{ variant: "gradient-bars" }} + background={{ variant: "sparkles-gradient" }} imageSrc="http://img.b2bpic.net/free-photo/man-puts-croissant-into-paper-bag-using-tongs_1303-32309.jpg" imageAlt="Artisan pastries display" buttons={[ @@ -92,7 +92,7 @@ export default function LandingPage() { } ]} gridVariant="three-columns-all-equal-width" - animationType="slide-up" + animationType="scale-rotate" textboxLayout="default" useInvertedBackground={false} tagAnimation="slide-up" @@ -113,7 +113,7 @@ export default function LandingPage() { "100% natural ingredients", "No artificial preservatives", "Consistent handcrafted quality", "Small-batch production", "Baked fresh daily" ] }} - animationType="slide-up" + animationType="depth-3d" textboxLayout="default" useInvertedBackground={false} tag="Our Difference" @@ -142,7 +142,7 @@ export default function LandingPage() { ] } ]} - animationType="slide-up" + animationType="depth-3d" textboxLayout="default" useInvertedBackground={false} /> @@ -172,7 +172,7 @@ export default function LandingPage() { id: "6", name: "Thomas Anderson", handle: "@thomas.taste", testimonial: "This is what premium baking looks like. No shortcuts, no compromises. Just pure excellence in every bite.", imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", imageAlt: "Thomas Anderson" } ]} - animationType="slide-up" + animationType="scale-rotate" textboxLayout="default" useInvertedBackground={false} speed={40} @@ -205,7 +205,7 @@ export default function LandingPage() { ]} textboxLayout="default" useInvertedBackground={false} - faqsAnimation="slide-up" + faqsAnimation="blur-reveal" /> @@ -219,7 +219,7 @@ export default function LandingPage() { { text: "Get Directions", href: "#" }, { text: "Contact Us", href: "#" } ]} - background={{ variant: "radial-gradient" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} />