Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6bcc44db4b | |||
| e6d1234547 | |||
| d688c7755c |
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
tag="Our Strengths"
|
||||
tagIcon={Award}
|
||||
metrics={[
|
||||
{ id: "1", icon: Users, title: "Patient Trust", value: "3.6/5" },
|
||||
{ id: "1", icon: Star, title: "Google Rating", value: "4.8/5" },
|
||||
{ id: "2", icon: CheckCircle, title: "Successful Cases", value: "1000+" },
|
||||
{ id: "3", icon: Zap, title: "Fast Recovery", value: "48-72hrs" },
|
||||
{ id: "4", icon: Shield, title: "Safety First", value: "100%" }
|
||||
@@ -264,4 +264,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user