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" />