From e8cb2fec19e53866b3b769098a99e8c6feeee99a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 20:14:42 +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 405c4e5..a2dcff4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { tag="Expert Service" tagIcon={Zap} tagAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "circleGradient" }} leftCarouselItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/female-electrician-checks-control-panel-with-tablet-technical-inspection_169016-70935.jpg", imageAlt: "Professional electrician working on switchboard installation" @@ -103,7 +103,6 @@ export default function LandingPage() { } ]} avatarText="Trusted by 500+ Melbourne businesses" - useInvertedBackground={false} className="w-full" containerClassName="py-20" titleClassName="text-4xl md:text-5xl font-bold text-foreground" @@ -237,7 +236,7 @@ export default function LandingPage() {