From c9c3abc2f300c6cf3ee5c31df1455eb88f47c438 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 05:15:13 +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 fbefca1..1ad3b8b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-having-fun-with-her-dog-garden_23-2147902134.jpg" imageAlt="Clean pet yard with dog playing" imagePosition="right" - background={{ variant: "circleGradient" }} + background={{ variant: "glowing-orb" }} testimonials={[ { name: "Sarah Mitchell", handle: "Dog Owner, Austin TX", testimonial: "PooPal changed my life! No more yard cleanup stress. Reliable and affordable.", rating: 5, -- 2.49.1