From 6e7ab71637a94c3add5416479217ea05af9092d4 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 13:28:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1163e84..d1bac9b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,21 +72,21 @@ export default function HomePage() { id: "portrait", title: "Portrait", description: "Portraits professionnels, marque personnelle et portraits artistiques qui capturent l'essence du sujet.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021812.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021812.jpg?_wi=1", imageAlt: "Professional portrait photography studio elegant", }, { id: "event", title: "Événement", description: "Couverture complète des événements corporatifs, célébrations et événements culturels avec une perspective dynamique.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-hanging-out_23-2149143994.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-hanging-out_23-2149143994.jpg?_wi=1", imageAlt: "Event photography celebration moment", }, { id: "nature", title: "Nature", description: "Photographie de paysages et de nature du Québec et au-delà, explorant la beauté brute de l'environnement.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-blue-lake-surrounded-with-tall-trees_181624-22773.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-blue-lake-surrounded-with-tall-trees_181624-22773.jpg?_wi=1", imageAlt: "Landscape photography nature scenic", }, ]} @@ -130,7 +130,7 @@ export default function HomePage() { icon: BookOpen, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-working-as-photographer_52683-110079.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-working-as-photographer_52683-110079.jpg?_wi=1" imageAlt="Rami Haddad, photographe" mediaAnimation="slide-up" textboxLayout="default" @@ -147,21 +147,21 @@ export default function HomePage() { id: "gallery-item-1", name: "Portrait Studio", price: "À partir de 250$", - imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-chair-being-photographed_23-2148565559.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-chair-being-photographed_23-2148565559.jpg?_wi=1", imageAlt: "Professional portrait photography studio", }, { id: "gallery-item-2", name: "Événement Pro", price: "À partir de 800$", - imageSrc: "http://img.b2bpic.net/free-photo/fancy-dressed-man-woman-silver-gown-hug-each-other-tender-standing-before-christmas-tree_8353-9054.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fancy-dressed-man-woman-silver-gown-hug-each-other-tender-standing-before-christmas-tree_8353-9054.jpg?_wi=1", imageAlt: "Event photography celebration capture", }, { id: "gallery-item-3", name: "Nature & Paysage", price: "À partir de 300$", - imageSrc: "http://img.b2bpic.net/free-photo/skjolden-norway-may-16-2023-mountain_58702-16470.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/skjolden-norway-may-16-2023-mountain_58702-16470.jpg?_wi=1", imageAlt: "Landscape photography nature scenic beautiful", }, ]} @@ -184,21 +184,21 @@ export default function HomePage() { id: "service-portrait", title: "Photographie de Portrait", description: "Portraits professionnels pour la marque personnelle, shootings artistiques et portraits en studio ou en extérieur avec éclairage premium.", - imageSrc: "http://img.b2bpic.net/free-photo/fashion-beautiful-elegant-young-woman-pretty-black-sweater_114579-81915.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-beautiful-elegant-young-woman-pretty-black-sweater_114579-81915.jpg?_wi=1", imageAlt: "Professional portrait photography session", }, { id: "service-event", title: "Photographie d'Événement", description: "Couverture complète d'événements corporatifs, mariages, célébrations avec capture des moments clés et ambiance générale.", - imageSrc: "http://img.b2bpic.net/free-photo/beach-party-sunset_1098-13571.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beach-party-sunset_1098-13571.jpg?_wi=1", imageAlt: "Event photography celebration professional", }, { id: "service-nature", title: "Photographie de Nature", description: "Photographie de paysages et exploration de la nature, du Québec aux destinations lointaines, avec expertise en conditions variées.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-trees-lake-maksimir-park-zagreb-croatia-springtime_181624-22043.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-trees-lake-maksimir-park-zagreb-croatia-springtime_181624-22043.jpg?_wi=1", imageAlt: "Landscape photography nature scenic", }, ]}