diff --git a/src/app/page.tsx b/src/app/page.tsx index d1c523c..456ad5a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { handle: "@boulangerie", testimonial: "Grâce à mon site, j'ai doublé mes clients en deux mois !", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-smiling-korean-barista-pouring-filter-coffee-prepare-batch-brew-client-cafe_1258-203378.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-smiling-korean-barista-pouring-filter-coffee-prepare-batch-brew-client-cafe_1258-203378.jpg?_wi=1", }, { name: "Sophie Martin", @@ -108,7 +108,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/nobody-architectural-office-with-building-model-maquette-design-property-real-estate-empty-space-plan-construction-layout-structure-with-blueprints-urban-sketch_482257-38861.jpg" + imageSrc="http://img.b2bpic.net/free-photo/nobody-architectural-office-with-building-model-maquette-design-property-real-estate-empty-space-plan-construction-layout-structure-with-blueprints-urban-sketch_482257-38861.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -285,19 +285,19 @@ export default function LandingPage() { id: "1", name: "Boulangerie Artisanale", price: "Réalisation", - imageSrc: "http://img.b2bpic.net/free-photo/17-lifestyle-people-ordering-sushi-home_52683-100639.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/17-lifestyle-people-ordering-sushi-home_52683-100639.jpg?_wi=1", }, { id: "2", name: "Services Plomberie", price: "Réalisation", - imageSrc: "http://img.b2bpic.net/free-photo/web-design-website-coding-concept_53876-64989.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/web-design-website-coding-concept_53876-64989.jpg?_wi=1", }, { id: "3", name: "Studio Coaching", price: "Réalisation", - imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-businesswomen-working-isolated-green-screen_482257-119713.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-businesswomen-working-isolated-green-screen_482257-119713.jpg?_wi=1", }, { id: "4", @@ -336,7 +336,7 @@ export default function LandingPage() { quote: "Grâce à mon site, j'ai doublé mes clients en deux mois !", tag: "Succès", avatarSrc: "http://img.b2bpic.net/free-photo/old-client-buys-eco-store-pantry-staples_482257-81662.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/nobody-architectural-office-with-building-model-maquette-design-property-real-estate-empty-space-plan-construction-layout-structure-with-blueprints-urban-sketch_482257-38861.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nobody-architectural-office-with-building-model-maquette-design-property-real-estate-empty-space-plan-construction-layout-structure-with-blueprints-urban-sketch_482257-38861.jpg?_wi=2", imageAlt: "portrait professional restaurant owner", }, { @@ -347,7 +347,7 @@ export default function LandingPage() { quote: "Service ultra rapide et résultat impeccable. Merci !", tag: "Qualité", avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-striped-jacket-jeans-sitting-des_574295-3804.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/17-lifestyle-people-ordering-sushi-home_52683-100639.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/17-lifestyle-people-ordering-sushi-home_52683-100639.jpg?_wi=2", imageAlt: "portrait professional restaurant owner", }, { @@ -358,7 +358,7 @@ export default function LandingPage() { quote: "Un investissement rentabilisé en une semaine.", tag: "Rentabilité", avatarSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2579.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/web-design-website-coding-concept_53876-64989.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/web-design-website-coding-concept_53876-64989.jpg?_wi=2", imageAlt: "portrait professional restaurant owner", }, { @@ -369,7 +369,7 @@ export default function LandingPage() { quote: "Enfin une image professionnelle qui me ressemble.", tag: "Design", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-afro-american-sports-man-with-arms-folded-looking-camera_171337-8257.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-businesswomen-working-isolated-green-screen_482257-119713.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-businesswomen-working-isolated-green-screen_482257-119713.jpg?_wi=2", imageAlt: "portrait professional restaurant owner", }, { @@ -380,7 +380,7 @@ export default function LandingPage() { quote: "Le meilleur investissement pour mon commerce.", tag: "Recommandé", avatarSrc: "http://img.b2bpic.net/free-photo/people-leisure-lifestyle-concept-indoor-shot-handsome-young-bearded-male-wearing-trendy-hat-sitting-wooden-table-with-mug-enjoying-fresh-cappuccino-coffee-break-having-happy-look_273609-1930.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-smiling-korean-barista-pouring-filter-coffee-prepare-batch-brew-client-cafe_1258-203378.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-smiling-korean-barista-pouring-filter-coffee-prepare-batch-brew-client-cafe_1258-203378.jpg?_wi=2", imageAlt: "portrait professional restaurant owner", }, ]}