From 83d3a69bd94c067bb34cb32aac711f008e901cb4 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 17:32:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3ffbe08..acba27f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="mediumSmall" sizing="largeSmallSizeLargeTitles" - background="noise" + background="circleGradient" cardStyle="gradient-mesh" primaryButtonStyle="double-inset" secondaryButtonStyle="radial-glow" @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "WhatsApp Booking", href: "https://wa.me/919876543210" } ]} buttonAnimation="slide-up" - background={{ variant: "noise" }} + background={{ variant: "animated-grid" }} imageSrc="http://img.b2bpic.net/free-psd/dentist-horizontal-banner-template-design_23-2148596141.jpg" imageAlt="Supreme Dental Clinic modern facility" mediaAnimation="blur-reveal" -- 2.49.1