Update src/app/page.tsx
This commit is contained in:
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
|||||||
<HeroSplitKpi
|
<HeroSplitKpi
|
||||||
title="Premier Dental Excellence"
|
title="Premier Dental Excellence"
|
||||||
description="Experience luxury dentistry with cutting-edge technology and compassionate care. Our expert team delivers exceptional results for your healthiest, most beautiful smile."
|
description="Experience luxury dentistry with cutting-edge technology and compassionate care. Our expert team delivers exceptional results for your healthiest, most beautiful smile."
|
||||||
background={{ variant: "glowing-orb" }}
|
background={{ variant: "aurora" }}
|
||||||
kpis={[
|
kpis={[
|
||||||
{ value: "25+", label: "Years Experience" },
|
{ value: "25+", label: "Years Experience" },
|
||||||
{ value: "5000+", label: "Happy Patients" },
|
{ value: "5000+", label: "Happy Patients" },
|
||||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
|||||||
description="Join our community of satisfied patients. Book your consultation today and discover the difference premium dental care makes."
|
description="Join our community of satisfied patients. Book your consultation today and discover the difference premium dental care makes."
|
||||||
tagIcon={Calendar}
|
tagIcon={Calendar}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "glowing-orb" }}
|
background={{ variant: "aurora" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/crowded-stomatology-waiting-area-with-people-filling-form-dental-consultation_482257-4858.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/crowded-stomatology-waiting-area-with-people-filling-form-dental-consultation_482257-4858.jpg"
|
||||||
imageAlt="Welcoming dental office reception"
|
imageAlt="Welcoming dental office reception"
|
||||||
|
|||||||
Reference in New Issue
Block a user