diff --git a/src/app/page.tsx b/src/app/page.tsx index f19c3ef..95bdcb0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,6 +56,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/view-essentials-pottery-studio_23-2150164906.jpg", imageAlt: "Premium products"}, ]} + mediaAnimation="blur-reveal" buttons={[ { text: "Start Free", href: "contact" }, { text: "Watch Demo", href: "#how-it-works" },