Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 89fbc8fea9 | |||
| b82bd41a97 |
@@ -76,8 +76,8 @@ export default function LandingPage() {
|
||||
tagIcon={Award}
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{ id: "rating", value: "4.4/5", description: "⭐ Évaluation Google" },
|
||||
{ id: "years", value: "+15 ans", description: "Expérience professionnelle" },
|
||||
{ id: "rating", value: "4.4/5", description: "⭐ Satisfait 98% des patients" },
|
||||
{ id: "years", value: "+15 ans", description: "Équipe certifiée" },
|
||||
{ id: "location", value: "Marseille 13", description: "📍 Clinique locale" },
|
||||
{ id: "hours", value: "Ouvert", description: "Jusqu'à 20h00" }
|
||||
]}
|
||||
@@ -232,4 +232,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user