Merge version_1 into main #1
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Your Smile, Our Priority"
|
||||
description="Experience world-class dental care in a serene, state-of-the-art environment. We combine clinical expertise with personalized patient comfort to create smiles that shine."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "15+", label: "Years of Excellence" },
|
||||
{ value: "5,000+", label: "Happy Patients" },
|
||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
||||
title="Schedule Your Appointment"
|
||||
description="Join thousands of satisfied patients who have discovered the Smile Luxury difference. Contact us today to book your personalized consultation."
|
||||
tagIcon={Mail}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/patient-talking-nurse-side-view_23-2149741215.jpg"
|
||||
imageAlt="Welcoming dental clinic reception"
|
||||
|
||||
Reference in New Issue
Block a user