From 3f477d5fec2e7d8e354f57c0d138478e17e66f2a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 20:27:38 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 81e84c9..05a248c 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -97,7 +97,7 @@ export default function AboutPage() { { title: "Men's Clothing", description: "Sophisticated casual wear and professional attire for the modern man. Premium fabrics and timeless designs.", - imageSrc: "http://img.b2bpic.net/free-photo/young-guy-with-coat-sitting-medium-shot_23-2148248489.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-guy-with-coat-sitting-medium-shot_23-2148248489.jpg?_wi=3", imageAlt: "Men's Collection", button: { text: "Explore Men's", @@ -107,7 +107,7 @@ export default function AboutPage() { { title: "Women's Clothing", description: "Elegant and versatile pieces designed for every occasion. From everyday basics to statement pieces.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-fashion-details-stylish-woman-purple-suit-walking-city-street-spring-summer-autumn-season-fashion-trend-holding-purse_285396-6994.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-fashion-details-stylish-woman-purple-suit-walking-city-street-spring-summer-autumn-season-fashion-trend-holding-purse_285396-6994.jpg?_wi=3", imageAlt: "Women's Collection", button: { text: "Explore Women's", @@ -117,7 +117,7 @@ export default function AboutPage() { { title: "New Arrivals", description: "Stay on top of the latest trends with our newest collections. Fresh designs and innovative styles arriving weekly.", - imageSrc: "http://img.b2bpic.net/free-photo/shopping-day-international-girlfriends-women-mall_1157-46780.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shopping-day-international-girlfriends-women-mall_1157-46780.jpg?_wi=3", imageAlt: "New Arrivals", button: { text: "Shop New Items", @@ -138,37 +138,37 @@ export default function AboutPage() { { id: "1", name: "Sarah Anderson", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-sitting-sofa-posing-high-quality-photo_114579-31512.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-sitting-sofa-posing-high-quality-photo_114579-31512.jpg?_wi=3", imageAlt: "Sarah Anderson", }, { id: "2", name: "James Mitchell", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model-sexy-modern-man-dressed-elegant-black-suit-fashion-male-posing-studio-dark-background_158538-21659.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model-sexy-modern-man-dressed-elegant-black-suit-fashion-male-posing-studio-dark-background_158538-21659.jpg?_wi=3", imageAlt: "James Mitchell", }, { id: "3", name: "Emily Rodriguez", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-formal-wear-glasses-is-riding-electrical-scooter-from-her-work_613910-3336.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-formal-wear-glasses-is-riding-electrical-scooter-from-her-work_613910-3336.jpg?_wi=2", imageAlt: "Emily Rodriguez", }, { id: "4", name: "Michael Chen", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-jacket-with-wrist-watch-his-hand_613910-11237.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-jacket-with-wrist-watch-his-hand_613910-11237.jpg?_wi=2", imageAlt: "Michael Chen", }, { id: "5", name: "Victoria Thompson", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-sitting-sofa-posing-high-quality-photo_114579-31512.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-sitting-sofa-posing-high-quality-photo_114579-31512.jpg?_wi=4", imageAlt: "Victoria Thompson", }, { id: "6", name: "David Wilson", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model-sexy-modern-man-dressed-elegant-black-suit-fashion-male-posing-studio-dark-background_158538-21659.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model-sexy-modern-man-dressed-elegant-black-suit-fashion-male-posing-studio-dark-background_158538-21659.jpg?_wi=4", imageAlt: "David Wilson", }, ]}