Update src/app/page.tsx

This commit is contained in:
2026-03-19 21:00:35 +00:00
parent 43558d6ca7
commit f38881ac14

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
tagIcon={Sparkles}
tagAnimation="slide-up"
buttons={[
{ text: "📞 Appeler maintenant", onClick: handleAppelerClick },
{ text: "Réserver une visite gratuite", onClick: handleAppelerClick },
{ text: "🚗 Voir les véhicules", href: "#vehicles" }
]}
buttonAnimation="slide-up"