From 9f36cffda3e7d5c9b4eadcda1dca6821a4c26e68 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 17:19:39 +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 b22f723..fcd0893 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -181,7 +181,7 @@ export default function LandingPage() { description="Take the first step toward your dream smile. Our team is ready to welcome you." tagIcon={Calendar} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "radial-gradient" }} useInvertedBackground={false} inputPlaceholder="Enter your email address" buttonText="Request Appointment" -- 2.49.1