2 Commits

Author SHA1 Message Date
e8ce869f02 Update src/app/page.tsx 2026-05-09 02:30:52 +00:00
f719d74ad0 Merge version_1 into main
Merge version_1 into main
2026-05-09 02:28:32 +00:00

View File

@@ -143,6 +143,7 @@ export default function LandingPage() {
tag="Contact"
title="Commandez Maintenant"
description="W8QG+2MX, Khénifra, Morocco | 06 23 23 27 58"
buttonText="Commander via WhatsApp"
/>
</div>
@@ -159,4 +160,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}