Update src/app/page.tsx
This commit is contained in:
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Excellence in Modern Dentistry"
|
||||
description="Experience premium dental care with state-of-the-art technology and compassionate expertise. Your smile deserves the finest treatment available."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "25+", label: "Years of Excellence" },
|
||||
{ value: "5,000+", label: "Happy Patients" },
|
||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
title="Schedule Your Appointment"
|
||||
description="Join our community of satisfied patients and experience the difference premium dental care makes. Our team looks forward to meeting you."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beauty-brunette-female-waiting-while-dentist-working-computer-dentistry-care-visit_613910-4204.jpg"
|
||||
imageAlt="Our welcoming dental office"
|
||||
|
||||
Reference in New Issue
Block a user