From d478a153f712abb30bbcf91b9bc90cae8008907c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 11:50:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fb84c6e..c8694e5 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" @@ -82,7 +82,6 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/young-handsome-colleagues-sitting-office-coworking_171337-17711.jpg" imageAlt="Perth Site Studio team delivering websites" mediaAnimation="slide-up" - metricsAnimation="slide-up" /> @@ -210,7 +209,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} /> -- 2.49.1