From 3eeeb5a3463b593a90709dab781efb2d2642395f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 22:02:45 +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 bd57254..a205ef5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -215,7 +215,7 @@ export default function LandingPage() { { text: "Contact Us", href: "https://wa.me/1234567890" }, { text: "Email: hello@casacarinho.com", href: "mailto:hello@casacarinho.com" } ]} - background={{ variant: "circleGradient" }} + background={{ variant: "radial-gradient" }} useInvertedBackground={false} ariaLabel="Contact section for Casa & Carinho inquiries" /> -- 2.49.1