From bf75b52fb8ad1609c19ca3c8c8b029b718d04a0e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 12:01:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 855bc15..1b00f18 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function HomePage() { background={{ variant: "aurora" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/man-getting-fresh-haircut_23-2148242775.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-getting-fresh-haircut_23-2148242775.jpg?_wi=1", imageAlt: "Premium barber service showcase 1", }, { @@ -165,7 +165,7 @@ export default function HomePage() { price: "45,000 so'm", rating: 5, reviewCount: "1.2k", - imageSrc: "http://img.b2bpic.net/free-photo/white-towel-bottles-shampoo-conditioner-lie-table-with-green-leaf-aloe_8353-7050.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-towel-bottles-shampoo-conditioner-lie-table-with-green-leaf-aloe_8353-7050.jpg?_wi=1", imageAlt: "Premium shampoo product", }, { @@ -175,7 +175,7 @@ export default function HomePage() { price: "55,000 so'm", rating: 5, reviewCount: "980", - imageSrc: "http://img.b2bpic.net/free-photo/white-towel-bottles-shampoo-conditioner-lie-table-with-green-leaf-aloe_8353-7050.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-towel-bottles-shampoo-conditioner-lie-table-with-green-leaf-aloe_8353-7050.jpg?_wi=2", imageAlt: "Professional hair gel", }, { @@ -185,7 +185,7 @@ export default function HomePage() { price: "65,000 so'm", rating: 5, reviewCount: "750", - imageSrc: "http://img.b2bpic.net/free-photo/antiaging-beauty-treatment_23-2149123603.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/antiaging-beauty-treatment_23-2149123603.jpg?_wi=1", imageAlt: "Premium beard oil", }, { @@ -195,7 +195,7 @@ export default function HomePage() { price: "50,000 so'm", rating: 5, reviewCount: "1.1k", - imageSrc: "http://img.b2bpic.net/free-photo/white-towel-bottles-shampoo-conditioner-lie-table-with-green-leaf-aloe_8353-7050.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-towel-bottles-shampoo-conditioner-lie-table-with-green-leaf-aloe_8353-7050.jpg?_wi=3", imageAlt: "Professional conditioner", }, { @@ -205,7 +205,7 @@ export default function HomePage() { price: "60,000 so'm", rating: 5, reviewCount: "890", - imageSrc: "http://img.b2bpic.net/free-photo/man-doing-his-self-care-ritual_23-2149204961.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-doing-his-self-care-ritual_23-2149204961.jpg?_wi=1", imageAlt: "Premium hair wax", }, { @@ -215,7 +215,7 @@ export default function HomePage() { price: "55,000 so'm", rating: 5, reviewCount: "1.05k", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-items_23-2150347088.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-items_23-2150347088.jpg?_wi=1", imageAlt: "Professional aftershave lotion", }, ]}