From 3a48faf69bd6bb464a33b84d5b88288f4840b046 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Feb 2026 12:06:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index aae8181..26bba28 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" buttons={[{ text: "Explore Collection", href: "#products" }, { text: "Learn More", href: "#features" }]} - buttonAnimation="slide-background" + buttonAnimation="slide-up" imageSrc="https://img.b2bpic.net/free-photo/closeup-beautiful-grey-ceramic-cups-with-patterns_169016-20585.jpg" imageAlt="Collection of elegant Biorogo cups" mediaAnimation="opacity" -- 2.49.1