From 90471c7544c7524d5729d338a7614423f3c872e6 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 4 May 2026 20:56:26 +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 d110c3b..111cbdd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { description="Expert artisan services and high-quality accessories to enhance your mobile experience." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/smartphone-stationery-near-clock-coffee_23-2147929568.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smartphone-stationery-near-clock-coffee_23-2147929568.jpg?_wi=1", imageAlt: "Accessories 1", }, { @@ -196,13 +196,13 @@ export default function LandingPage() { { title: "Expert Repair", description: "Professional artisan level repairs.", - imageSrc: "http://img.b2bpic.net/free-photo/man-gray-t-shirt-closing-up-computer-he-repaired-his-tools-front-him-table_346278-1222.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-gray-t-shirt-closing-up-computer-he-repaired-his-tools-front-him-table_346278-1222.jpg?_wi=1", imageAlt: "Repair", }, { title: "Quality Assured", description: "Only the best materials used.", - imageSrc: "http://img.b2bpic.net/free-photo/master-uses-driver-unscrew-screws-smartphone-electronic-plates-fix-it-closeup_346278-1198.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/master-uses-driver-unscrew-screws-smartphone-electronic-plates-fix-it-closeup_346278-1198.jpg?_wi=1", imageAlt: "Quality", }, { @@ -228,13 +228,13 @@ export default function LandingPage() { id: "1", name: "Protective Case", price: "1500 DA", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-storage-devices-photo-camera_23-2149319335.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-storage-devices-photo-camera_23-2149319335.jpg?_wi=1", }, { id: "2", name: "Wireless Charger", price: "3500 DA", - imageSrc: "http://img.b2bpic.net/free-photo/desk-with-ssd-laptop-top-view_23-2149328276.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/desk-with-ssd-laptop-top-view_23-2149328276.jpg?_wi=1", }, { id: "3", @@ -313,7 +313,7 @@ export default function LandingPage() { quote: "Service exceptionnel et très rapide", tag: "Excellent", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-laughing-white-girl-using-phone-selfie_197531-7253.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/smartphone-stationery-near-clock-coffee_23-2147929568.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smartphone-stationery-near-clock-coffee_23-2147929568.jpg?_wi=2", imageAlt: "happy customer smartphone indoor", }, { @@ -324,7 +324,7 @@ export default function LandingPage() { quote: "Merveilleux et un leader", tag: "Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/woman-enjoys-positive-audio-book-glad-spend-free-time-listening-music-wears-hoodie-jacket-poses-likes-energetic-playlist_273609-54723.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-gray-t-shirt-closing-up-computer-he-repaired-his-tools-front-him-table_346278-1222.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-gray-t-shirt-closing-up-computer-he-repaired-his-tools-front-him-table_346278-1222.jpg?_wi=2", imageAlt: "happy customer smartphone indoor", }, { @@ -335,7 +335,7 @@ export default function LandingPage() { quote: "Un véritable artisan.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-older-business-woman-working-laptop-smartphone_23-2148661235.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/master-uses-driver-unscrew-screws-smartphone-electronic-plates-fix-it-closeup_346278-1198.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/master-uses-driver-unscrew-screws-smartphone-electronic-plates-fix-it-closeup_346278-1198.jpg?_wi=2", imageAlt: "happy customer smartphone indoor", }, { @@ -346,7 +346,7 @@ export default function LandingPage() { quote: "Produits excellents.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-african-woman-student-listening-music-headphones-smiling-sitting-table-with-books-cafe_176420-12429.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-storage-devices-photo-camera_23-2149319335.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-storage-devices-photo-camera_23-2149319335.jpg?_wi=2", imageAlt: "happy customer smartphone indoor", }, { @@ -357,7 +357,7 @@ export default function LandingPage() { quote: "Top du top.", tag: "Good", avatarSrc: "http://img.b2bpic.net/free-photo/studio-portrait-handsome-senior-man-using-tablet-with-headphones-dark-background_613910-10338.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/desk-with-ssd-laptop-top-view_23-2149328276.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/desk-with-ssd-laptop-top-view_23-2149328276.jpg?_wi=2", imageAlt: "happy customer smartphone indoor", }, ]}