Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
description="Expert en conversion et croissance digitale pour entreprises ambitieuses."
|
||||
buttons={[{ text: "Demander un devis", href: "#contact" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-interior-designer_23-2150346498.jpg", imageAlt: "Minimalist premium abstract" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-interior-designer_23-2150346498.jpg?_wi=1", imageAlt: "Minimalist premium abstract" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/agent-with-laptop-conducts-investigation_482257-81049.jpg", imageAlt: "Minimalist premium abstract" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/luxury-gold-textured-background-black-abstract-art_53876-128473.jpg", imageAlt: "Minimalist premium abstract" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4755.jpg", imageAlt: "Minimalist premium abstract" },
|
||||
@@ -67,8 +67,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ tag: "Conversion", title: "Stratégie de conversion", subtitle: "Optimisé pour l'action", description: "Chaque élément est conçu pour convertir vos visiteurs en clients réels.", imageSrc: "http://img.b2bpic.net/free-photo/smart-businesswoman-holding-tablet_23-2148452627.jpg", imageAlt: "Smart businesswoman holding a tablet" },
|
||||
{ tag: "Visibilité", title: "Traffic qualifié", subtitle: "Le bon public", description: "Des fondations techniques solides pour attirer ceux qui ont réellement besoin de vous.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-interior-designer_23-2150346498.jpg", imageAlt: "Smart businesswoman holding a tablet" },
|
||||
{ tag: "Suivi", title: "Suivi personnalisé", subtitle: "Partenaire long terme", description: "Une livraison n'est jamais une fin. J'accompagne la croissance post-lancement.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-paper_23-2149930977.jpg", imageAlt: "Smart businesswoman holding a tablet" }
|
||||
{ tag: "Visibilité", title: "Traffic qualifié", subtitle: "Le bon public", description: "Des fondations techniques solides pour attirer ceux qui ont réellement besoin de vous.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-interior-designer_23-2150346498.jpg?_wi=2", imageAlt: "Smart businesswoman holding a tablet" },
|
||||
{ tag: "Suivi", title: "Suivi personnalisé", subtitle: "Partenaire long terme", description: "Une livraison n'est jamais une fin. J'accompagne la croissance post-lancement.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-paper_23-2149930977.jpg?_wi=1", imageAlt: "Smart businesswoman holding a tablet" }
|
||||
]}
|
||||
title="La rigueur au service du résultat"
|
||||
description="L'agence se concentre exclusivement sur les leviers qui impactent directement votre croissance."
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "p1", brand: "Tech", name: "SecureTech Normandie", price: "Projet Live", rating: 5, reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-paper_23-2149930977.jpg" },
|
||||
{ id: "p1", brand: "Tech", name: "SecureTech Normandie", price: "Projet Live", rating: 5, reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-paper_23-2149930977.jpg?_wi=2" },
|
||||
{ id: "p2", brand: "Décoration", name: "Yannick Décors", price: "Projet Live", rating: 5, reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/view-lighting-lamp-with-futuristic-design_23-2151037459.jpg" },
|
||||
{ id: "p3", brand: "Coming", name: "Projet à venir", price: "Bientôt", rating: 0, reviewCount: "0", imageSrc: "http://img.b2bpic.net/free-vector/black-background-abstract-with-wavy-line_361591-4763.jpg" },
|
||||
{ id: "p4", brand: "Coming", name: "Projet à venir", price: "Bientôt", rating: 0, reviewCount: "0", imageSrc: "http://img.b2bpic.net/free-photo/dark-silhouette-businessman-standing-office-window-holding-tablet-smartphone_1098-20169.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user