Update src/app/page.tsx

This commit is contained in:
2026-05-10 11:56:01 +00:00
parent 90c58bc95f
commit cc26581cd0

View File

@@ -50,11 +50,11 @@ export default function LandingPage() {
{ text: "Contact", href: "#contact" },
]}
slides={[
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-background-with-techno-cyber-particles_1048-14428.jpg", imageAlt: "Abstract Data Streams" },
{ imageSrc: "http://img.b2bpic.net/free-photo/spacious-apartment-with-modern-home-office-setup-featuring-cozy-decor_482257-120763.jpg", imageAlt: "Creative Collaboration" },
{ imageSrc: "http://img.b2bpic.net/free-photo/view-laboratory-equipment-neon-lights_23-2151807344.jpg", imageAlt: "Innovation Design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/ui-ux-representations-with-smartphone_23-2150201875.jpg", imageAlt: "Abstract Workflow" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-tablet_1134-215.jpg", imageAlt: "Strategy Growth" },
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-background-with-techno-cyber-particles_1048-14428.jpg?_wi=1", imageAlt: "Abstract Data Streams" },
{ imageSrc: "http://img.b2bpic.net/free-photo/spacious-apartment-with-modern-home-office-setup-featuring-cozy-decor_482257-120763.jpg?_wi=1", imageAlt: "Creative Collaboration" },
{ imageSrc: "http://img.b2bpic.net/free-photo/view-laboratory-equipment-neon-lights_23-2151807344.jpg?_wi=1", imageAlt: "Innovation Design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/ui-ux-representations-with-smartphone_23-2150201875.jpg?_wi=1", imageAlt: "Abstract Workflow" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-tablet_1134-215.jpg?_wi=1", imageAlt: "Strategy Growth" },
{ imageSrc: "http://img.b2bpic.net/free-photo/team-leader-showing-employee-mistakes-fix-business-documents-pc_482257-131788.jpg", imageAlt: "AI Interface" },
]}
/>
@@ -149,11 +149,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{ id: "t1", name: "Alice Martin", date: "12/05/2024", title: "CEO", quote: "Une expertise impressionnante et des résultats immédiats.", tag: "Satisfait", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5356.jpg", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-background-with-techno-cyber-particles_1048-14428.jpg" },
{ id: "t2", name: "Thomas Bernard", date: "15/04/2024", title: "CEO", quote: "Digital Flow a su comprendre mes besoins avec précision.", tag: "Recommandé", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-serious-business-leader-sitting_1262-4831.jpg", imageSrc: "http://img.b2bpic.net/free-photo/spacious-apartment-with-modern-home-office-setup-featuring-cozy-decor_482257-120763.jpg" },
{ id: "t3", name: "Claire Dubois", date: "20/03/2024", title: "Manager", quote: "Un service client au top et une créativité unique.", tag: "Top", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-doing-job-digital-tablet-reading-something-standing-white-background_1258-113727.jpg", imageSrc: "http://img.b2bpic.net/free-photo/view-laboratory-equipment-neon-lights_23-2151807344.jpg" },
{ id: "t4", name: "Marc Lefebvre", date: "05/02/2024", title: "Entrepreneur", quote: "Ils ont sauvé ma stratégie digitale.", tag: "Excellent", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businessman-posing-looking-camera_1163-4800.jpg", imageSrc: "http://img.b2bpic.net/free-photo/ui-ux-representations-with-smartphone_23-2150201875.jpg" },
{ id: "t5", name: "Julie Roux", date: "10/01/2024", title: "Fondatrice", quote: "Le pack Élite a transformé ma boutique en ligne.", tag: "Incontournable", avatarSrc: "http://img.b2bpic.net/free-photo/videographer-smiling-camera-working-computer-editing-video-footage-audio-app-sitting-mo_482257-2649.jpg", imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-tablet_1134-215.jpg" },
{ id: "t1", name: "Alice Martin", date: "12/05/2024", title: "CEO", quote: "Une expertise impressionnante et des résultats immédiats.", tag: "Satisfait", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5356.jpg", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-background-with-techno-cyber-particles_1048-14428.jpg?_wi=2" },
{ id: "t2", name: "Thomas Bernard", date: "15/04/2024", title: "CEO", quote: "Digital Flow a su comprendre mes besoins avec précision.", tag: "Recommandé", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-serious-business-leader-sitting_1262-4831.jpg", imageSrc: "http://img.b2bpic.net/free-photo/spacious-apartment-with-modern-home-office-setup-featuring-cozy-decor_482257-120763.jpg?_wi=2" },
{ id: "t3", name: "Claire Dubois", date: "20/03/2024", title: "Manager", quote: "Un service client au top et une créativité unique.", tag: "Top", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-doing-job-digital-tablet-reading-something-standing-white-background_1258-113727.jpg", imageSrc: "http://img.b2bpic.net/free-photo/view-laboratory-equipment-neon-lights_23-2151807344.jpg?_wi=2" },
{ id: "t4", name: "Marc Lefebvre", date: "05/02/2024", title: "Entrepreneur", quote: "Ils ont sauvé ma stratégie digitale.", tag: "Excellent", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businessman-posing-looking-camera_1163-4800.jpg", imageSrc: "http://img.b2bpic.net/free-photo/ui-ux-representations-with-smartphone_23-2150201875.jpg?_wi=2" },
{ id: "t5", name: "Julie Roux", date: "10/01/2024", title: "Fondatrice", quote: "Le pack Élite a transformé ma boutique en ligne.", tag: "Incontournable", avatarSrc: "http://img.b2bpic.net/free-photo/videographer-smiling-camera-working-computer-editing-video-footage-audio-app-sitting-mo_482257-2649.jpg", imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-tablet_1134-215.jpg?_wi=2" },
]}
title="Ils nous font confiance"
description="Découvrez les retours de nos partenaires et clients satisfaits."