From 2871c61dc475880298195e10698e4d1d5f647cf5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 16:41:22 +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 8137368..d7c3ea8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/sewing-machine-accessories-workdesk-shop_23-2147874993.jpg" + imageSrc="http://img.b2bpic.net/free-photo/sewing-machine-accessories-workdesk-shop_23-2147874993.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -116,7 +116,7 @@ export default function LandingPage() { description="Située stratégiquement au N5, Rue Baghdad, Av. Moulay Hassan, nous proposons une gamme complète de services d'impression et une sélection rigoureuse d'ouvrages académiques." subdescription="Ouverts jusqu'à 20h, nous sommes là pour accompagner vos projets professionnels et vos besoins éducatifs." icon={BookOpen} - imageSrc="http://img.b2bpic.net/free-photo/ancient-books-library-table_23-2147711433.jpg" + imageSrc="http://img.b2bpic.net/free-photo/ancient-books-library-table_23-2147711433.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -166,19 +166,19 @@ export default function LandingPage() { id: "p1", name: "Impression Commerciale", price: "Sur devis", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-book-with-purple-cover_23-2147615115.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-book-with-purple-cover_23-2147615115.jpg?_wi=1", }, { id: "p2", name: "Livres Académiques", price: "Prix librairie", - imageSrc: "http://img.b2bpic.net/free-photo/colorful-paper-sheets-background_23-2148632494.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colorful-paper-sheets-background_23-2148632494.jpg?_wi=1", }, { id: "p3", name: "Brochures & Flyers", price: "Sur devis", - imageSrc: "http://img.b2bpic.net/free-photo/set-notebooks-white-surface-with-pen_114579-76112.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/set-notebooks-white-surface-with-pen_114579-76112.jpg?_wi=1", }, { id: "p4", @@ -250,7 +250,7 @@ export default function LandingPage() { quote: "Très satisfait des impressions.", tag: "Impression", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-student-girl-with-books_329181-14851.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/sewing-machine-accessories-workdesk-shop_23-2147874993.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sewing-machine-accessories-workdesk-shop_23-2147874993.jpg?_wi=2", imageAlt: "happy customer bookstore portrait", }, { @@ -261,7 +261,7 @@ export default function LandingPage() { quote: "Grand choix de livres.", tag: "Librairie", avatarSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-pointing-his-eye_1298-455.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/ancient-books-library-table_23-2147711433.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ancient-books-library-table_23-2147711433.jpg?_wi=2", imageAlt: "happy customer bookstore portrait", }, { @@ -272,7 +272,7 @@ export default function LandingPage() { quote: "Travail très rapide.", tag: "Print", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-student-girl-holding-books-library_329181-14866.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-book-with-purple-cover_23-2147615115.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-book-with-purple-cover_23-2147615115.jpg?_wi=2", imageAlt: "happy customer bookstore portrait", }, { @@ -283,7 +283,7 @@ export default function LandingPage() { quote: "Toujours accueillant.", tag: "Service", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-couple-home-sharing-tender-moments_23-2149105966.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/colorful-paper-sheets-background_23-2148632494.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colorful-paper-sheets-background_23-2148632494.jpg?_wi=2", imageAlt: "happy customer bookstore portrait", }, { @@ -294,7 +294,7 @@ export default function LandingPage() { quote: "Imprimerie de confiance.", tag: "Shop", avatarSrc: "http://img.b2bpic.net/free-photo/woman-sitting-painting-design-studio_329181-17330.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/set-notebooks-white-surface-with-pen_114579-76112.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/set-notebooks-white-surface-with-pen_114579-76112.jpg?_wi=2", imageAlt: "happy customer bookstore portrait", }, ]} -- 2.49.1