Update src/app/page.tsx
This commit is contained in:
@@ -62,11 +62,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{ id: "f1", title: "Publication rapide", tags: ["Simple", "Instant"] },
|
{ id: "f1", title: "Publication rapide", tags: ["Simple", "Instant"] },
|
||||||
{ id: "f2", title: "Pros vérifiés", tags: ["Trusted", "Safe"] },
|
{ id: "f2", title: "Pros vérifiés", tags: ["Fiabilité", "Sécurité"] },
|
||||||
{ id: "f3", title: "Intégration WhatsApp", tags: ["Direct", "Fast"] },
|
{ id: "f3", title: "Intégration WhatsApp", tags: ["Direct", "Rapide"] },
|
||||||
]}
|
]}
|
||||||
title="Pourquoi choisir 9rib?"
|
title="Pourquoi choisir 9rib ?"
|
||||||
description="Conçu pour le marché marocain, c'est Dima 9rib!"
|
description="Spécialement conçu pour le marché marocain, c'est Dima 9rib !"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
|||||||
{ id: "p3", name: "Ménage", price: "Dès 200 MAD", imageSrc: "http://img.b2bpic.net/free-vector/flat-e-commerce-elements_1051-481.jpg" },
|
{ id: "p3", name: "Ménage", price: "Dès 200 MAD", imageSrc: "http://img.b2bpic.net/free-vector/flat-e-commerce-elements_1051-481.jpg" },
|
||||||
]}
|
]}
|
||||||
title="Services locaux"
|
title="Services locaux"
|
||||||
description="Des pros pour chaque maison, mlih o bghiti!"
|
description="Des artisans qualifiés près de chez vous, mlih o bghiti !"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -113,11 +113,11 @@ export default function LandingPage() {
|
|||||||
textboxLayout="split"
|
textboxLayout="split"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{ id: "t1", title: "Excellent service", quote: "Professionnel, khedma nqiya!", name: "Ahmed", role: "Résident Casa" },
|
{ id: "t1", title: "Excellent service", quote: "Professionnel, khedma nqiya !", name: "Ahmed", role: "Résident Casa" },
|
||||||
{ id: "t2", title: "Solution rapide", quote: "Help, dakchi bghito 9rib!", name: "Fatima", role: "Local Business" },
|
{ id: "t2", title: "Solution rapide", quote: "Help, dakchi bghito 9rib !", name: "Fatima", role: "Local Business" },
|
||||||
]}
|
]}
|
||||||
title="Notre communauté"
|
title="Notre communauté"
|
||||||
description="Témoignages de nos utilisateurs"
|
description="Témoignages de nos utilisateurs marocains"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -125,8 +125,8 @@ export default function LandingPage() {
|
|||||||
<FaqSplitText
|
<FaqSplitText
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
faqs={[
|
faqs={[
|
||||||
{ id: "q1", title: "La plateforme est-elle locale?", content: "Oui, on se concentre sur les villes marocaines, 9rib lik!" },
|
{ id: "q1", title: "La plateforme est-elle locale ?", content: "Absolument ! On se concentre sur les villes marocaines, c'est 9rib lik !" },
|
||||||
{ id: "q2", title: "Les travailleurs sont-ils vérifiés?", content: "Oui, vérification stricte, ma tkhfch!" },
|
{ id: "q2", title: "Les travailleurs sont-ils vérifiés ?", content: "Oui, nous effectuons une vérification stricte, ma tkhfch !" },
|
||||||
]}
|
]}
|
||||||
sideTitle="Besoin d'aide ?"
|
sideTitle="Besoin d'aide ?"
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
tag="Connectez-vous"
|
tag="Connectez-vous"
|
||||||
title="Démarrez votre projet aujourd'hui"
|
title="Démarrez votre projet aujourd'hui"
|
||||||
description="Rejoignez le réseau le plus rapide au Maroc. Bghiti khedma? 9rib!"
|
description="Rejoignez le réseau le plus rapide au Maroc. Bghiti khedma ? 9rib !"
|
||||||
buttons={[{ text: "Publier une mission", href: "#" }]}
|
buttons={[{ text: "Publier une mission", href: "#" }]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user