From b85d4fda1f9b4b0ce5797de2565ed857c07e638f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 22:54:06 +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 1f07f26..21268f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/close-up-oven-with-golden-details_23-2148848652.jpg" imageAlt="Modern home appliances showcase" imagePosition="right" - background={{ variant: "circleGradient" }} + background={{ variant: "glowing-orb" }} testimonials={[ { name: "Sarah Mitchell", handle: "Homeowner", testimonial: "Excellent quality and fast delivery. My kitchen feels brand new!", rating: 5, -- 2.49.1