Update src/app/page.tsx

This commit is contained in:
2026-03-19 07:39:54 +00:00
parent 41e258f391
commit 89585950b0

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
{ text: "Contacter sur WhatsApp", href: "https://wa.me/NUMERO" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/such-great-idea-let-s-this_329181-15173.jpg"
imageSrc="http://img.b2bpic.net/free-photo/such-great-idea-let-s-this_329181-15173.jpg?_wi=1"
imageAlt="Soutien financier professionnel"
background={{ variant: "plain" }}
mediaAnimation="slide-up"
@@ -80,29 +80,29 @@ export default function LandingPage() {
{
title: "Remplissez le formulaire", description: "Soumettez votre demande en quelques minutes avec les informations nécessaires.", icon: FileText,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/signing-agreement_1098-19561.jpg", imageAlt: "Étape 1 : Remplissage du formulaire" },
{ imageSrc: "http://img.b2bpic.net/free-photo/signing-agreement_1098-19561.jpg", imageAlt: "Étape 1 : Application en ligne" }
{ imageSrc: "http://img.b2bpic.net/free-photo/signing-agreement_1098-19561.jpg?_wi=1", imageAlt: "Étape 1 : Remplissage du formulaire" },
{ imageSrc: "http://img.b2bpic.net/free-photo/signing-agreement_1098-19561.jpg?_wi=2", imageAlt: "Étape 1 : Application en ligne" }
]
},
{
title: "Analyse de votre dossier", description: "Notre équipe d'experts analyse votre demande avec soin et professionnalisme.", icon: CheckCircle,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/corporate-employee-looking-smartphone-screen-while-working-business-planning-with-computer-charts-company-office-businesswoman-using-mobile-phone-brainstorming-ideas_482257-33458.jpg", imageAlt: "Étape 2 : Analyse de dossier" },
{ imageSrc: "http://img.b2bpic.net/free-photo/corporate-employee-looking-smartphone-screen-while-working-business-planning-with-computer-charts-company-office-businesswoman-using-mobile-phone-brainstorming-ideas_482257-33458.jpg", imageAlt: "Étape 2 : Vérification professionnelle" }
{ imageSrc: "http://img.b2bpic.net/free-photo/corporate-employee-looking-smartphone-screen-while-working-business-planning-with-computer-charts-company-office-businesswoman-using-mobile-phone-brainstorming-ideas_482257-33458.jpg?_wi=1", imageAlt: "Étape 2 : Analyse de dossier" },
{ imageSrc: "http://img.b2bpic.net/free-photo/corporate-employee-looking-smartphone-screen-while-working-business-planning-with-computer-charts-company-office-businesswoman-using-mobile-phone-brainstorming-ideas_482257-33458.jpg?_wi=2", imageAlt: "Étape 2 : Vérification professionnelle" }
]
},
{
title: "Réponse sous 24 heures", description: "Recevez une réponse rapide à votre demande dans les 24 heures suivant la soumission.", icon: Clock,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/upset-young-businessman-showing-okay-workplace_176420-5297.jpg", imageAlt: "Étape 3 : Réponse rapide" },
{ imageSrc: "http://img.b2bpic.net/free-photo/upset-young-businessman-showing-okay-workplace_176420-5297.jpg", imageAlt: "Étape 3 : Service rapide 24h" }
{ imageSrc: "http://img.b2bpic.net/free-photo/upset-young-businessman-showing-okay-workplace_176420-5297.jpg?_wi=1", imageAlt: "Étape 3 : Réponse rapide" },
{ imageSrc: "http://img.b2bpic.net/free-photo/upset-young-businessman-showing-okay-workplace_176420-5297.jpg?_wi=2", imageAlt: "Étape 3 : Service rapide 24h" }
]
},
{
title: "Validation et accompagnement", description: "Une fois approuvée, nous validons votre demande et vous accompagnons jusqu'à la fin.", icon: Shield,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-manager-shaking-hands-with-candidate-job-interview-office_637285-6541.jpg", imageAlt: "Étape 4 : Validation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-manager-shaking-hands-with-candidate-job-interview-office_637285-6541.jpg", imageAlt: "Étape 4 : Accompagnement complet" }
{ imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-manager-shaking-hands-with-candidate-job-interview-office_637285-6541.jpg?_wi=1", imageAlt: "Étape 4 : Validation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-manager-shaking-hands-with-candidate-job-interview-office_637285-6541.jpg?_wi=2", imageAlt: "Étape 4 : Accompagnement complet" }
]
}
]}
@@ -221,7 +221,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/such-great-idea-let-s-this_329181-15173.jpg"
imageSrc="http://img.b2bpic.net/free-photo/such-great-idea-let-s-this_329181-15173.jpg?_wi=2"
imageAlt="Financement et aide financière"
logoText="FinanceAid"
copyrightText="© 2025 FinanceAid - Tous droits réservés"