From 8195da2bc581b784a6dc4813479dd3371c7caa7c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 11:23:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3b063b5..d122582 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="medium" sizing="large" - background="aurora" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="primary-glow" secondaryButtonStyle="glass" @@ -51,13 +51,13 @@ export default function LandingPage() { { text: "Learn More", href: "#services" } ]} buttonAnimation="blur-reveal" - background={{ variant: "aurora" }} + background={{ variant: "plain" }} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/lesbian-couple-wearing-white-their-wedding_23-2150835701.jpg", imageAlt: "Modern dental clinic interior" }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-nurses-patient-clinic_23-2149741220.jpg?_wi=1", imageAlt: "Welcoming clinic ambiance" + imageSrc: "http://img.b2bpic.net/free-photo/side-view-nurses-patient-clinic_23-2149741220.jpg", imageAlt: "Welcoming clinic ambiance" }, { imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-white-background_1232-4445.jpg", imageAlt: "Professional dental treatment" @@ -81,7 +81,7 @@ export default function LandingPage() { { value: "15+", title: "Specialized Services" }, { value: "100%", title: "Patient Satisfaction" } ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-nurses-patient-clinic_23-2149741220.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/side-view-nurses-patient-clinic_23-2149741220.jpg" imageAlt="Shiva Dental Clinic modern facility" mediaAnimation="blur-reveal" metricsAnimation="slide-up"