Merge version_2 into main #18
@@ -82,10 +82,10 @@ export default function LandingPage() {
|
|||||||
<AboutMetric
|
<AboutMetric
|
||||||
title="Why Choose Dental House?"
|
title="Why Choose Dental House?"
|
||||||
metrics={[
|
metrics={[
|
||||||
{ icon: CheckCircle, label: "100% Five-Star Reviews", value: "★★★★★" },
|
{ icon: CheckCircle, label: "5-Star Rated", value: "" },
|
||||||
{ icon: Zap, label: "Zero Pain Policy", value: "Guaranteed" },
|
{ icon: Zap, label: "Pain-Free Care", value: "" },
|
||||||
{ icon: Award, label: "Expert Care", value: "Dr. Solanki" },
|
{ icon: Award, label: "Expert Team", value: "" },
|
||||||
{ icon: Heart, label: "Patient First", value: "Always" }
|
{ icon: Heart, label: "Your Comfort", value: "" }
|
||||||
]}
|
]}
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user