2 Commits

Author SHA1 Message Date
4a2e62d81b Update src/app/page.tsx 2026-03-05 02:43:57 +00:00
3825cfbfcb Merge version_1 into main
Merge version_1 into main
2026-03-05 02:29:45 +00:00

View File

@@ -160,7 +160,7 @@ export default function LandingPage() {
animationType="entrance-slide" animationType="entrance-slide"
buttons={[ buttons={[
{ text: "📞 Call Now: 06 87 81 95 33", href: "tel:+212687819533" }, { text: "📞 Call Now: 06 87 81 95 33", href: "tel:+212687819533" },
{ text: "📅 Book Online", href: "#contact-form" }, { text: "🎯 Schedule Now", href: "#contact-form" },
]} ]}
background={{ variant: "plain" }} background={{ variant: "plain" }}
useInvertedBackground={false} useInvertedBackground={false}