diff --git a/src/app/page.tsx b/src/app/page.tsx index fb84c6e..2409091 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { { text: "See How It Works", href: "#features" } ]} buttonAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "floatingGradient" }} imageSrc="http://img.b2bpic.net/free-psd/moody-food-restaurant-concept-mock-up_23-2148410552.jpg" imageAlt="Perth Site Studio website builder interface" mediaAnimation="opacity" @@ -210,7 +210,7 @@ export default function LandingPage() { { text: "Get in Touch", href: "mailto:hello@perthsitestudio.com" } ]} buttonAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "floatingGradient" }} useInvertedBackground={false} />