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