Update src/app/page.tsx

This commit is contained in:
2026-03-03 12:01:06 +00:00
parent 7e2506b92d
commit bf75b52fb8

View File

@@ -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",
},
]}