From 85996e910ce1a5e65ba82e804a89b7a9b64863ab Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 08:33:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c9e9080..3d7c710 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,32 +67,32 @@ export default function LandingPage() { carouselItems={[ { id: "h1", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CWUtySRJxDkUu1d4PfFLrRwxTm/uploaded-1776501173173-dgxurysp.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CWUtySRJxDkUu1d4PfFLrRwxTm/uploaded-1776501173173-dgxurysp.jpg?_wi=1", imageAlt: "Athletic Socks", }, { id: "h2", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-male-runner-sitting-ground-against-white-wall-looking-camera_23-2148124230.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-male-runner-sitting-ground-against-white-wall-looking-camera_23-2148124230.jpg?_wi=1", imageAlt: "Athletic Socks", }, { id: "h3", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-wearing-warm-socks_23-2149271408.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-wearing-warm-socks_23-2149271408.jpg?_wi=1", imageAlt: "Athletic Socks", }, { id: "h4", - imageSrc: "http://img.b2bpic.net/free-photo/man-stretching-his-legs-outside_23-2148605656.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-stretching-his-legs-outside_23-2148605656.jpg?_wi=1", imageAlt: "Athletic Socks", }, { id: "h5", - imageSrc: "http://img.b2bpic.net/free-photo/england-fan-watching-euro-cup-finale_23-2151698279.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/england-fan-watching-euro-cup-finale_23-2151698279.jpg?_wi=1", imageAlt: "Athletic Socks", }, { id: "h6", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-cozy-suit-fleece-hoodie-pants-pink-knitted-hat-her-head_343596-7409.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-cozy-suit-fleece-hoodie-pants-pink-knitted-hat-her-head_343596-7409.jpg?_wi=1", imageAlt: "Athletic Socks", }, ]} @@ -107,17 +107,17 @@ export default function LandingPage() { { title: "Advanced Non-Slip Grip", description: "Rubberized sole technology for maximum traction during intense sports.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-male-runner-sitting-ground-against-white-wall-looking-camera_23-2148124230.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-male-runner-sitting-ground-against-white-wall-looking-camera_23-2148124230.jpg?_wi=2", }, { title: "Breathable Cotton Blend", description: "Stay cool and comfortable with moisture-wicking properties.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-wearing-warm-socks_23-2149271408.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-wearing-warm-socks_23-2149271408.jpg?_wi=2", }, { title: "Targeted Cushioning", description: "Enhanced comfort for your feet during long hours on the field.", - imageSrc: "http://img.b2bpic.net/free-photo/man-stretching-his-legs-outside_23-2148605656.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-stretching-his-legs-outside_23-2148605656.jpg?_wi=2", }, ]} title="Why Choose Our Socks?" @@ -139,7 +139,7 @@ export default function LandingPage() { price: "₹130", rating: 5, reviewCount: "120", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CWUtySRJxDkUu1d4PfFLrRwxTm/uploaded-1776501173173-dgxurysp.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CWUtySRJxDkUu1d4PfFLrRwxTm/uploaded-1776501173173-dgxurysp.jpg?_wi=2", }, { id: "p2", @@ -148,7 +148,7 @@ export default function LandingPage() { price: "COD", rating: 5, reviewCount: "50", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-male-runner-sitting-ground-against-white-wall-looking-camera_23-2148124230.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-male-runner-sitting-ground-against-white-wall-looking-camera_23-2148124230.jpg?_wi=3", }, { id: "p3", @@ -157,7 +157,7 @@ export default function LandingPage() { price: "Easy", rating: 5, reviewCount: "200", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-wearing-warm-socks_23-2149271408.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-wearing-warm-socks_23-2149271408.jpg?_wi=3", }, { id: "p4", @@ -166,7 +166,7 @@ export default function LandingPage() { price: "Verified", rating: 5, reviewCount: "80", - imageSrc: "http://img.b2bpic.net/free-photo/man-stretching-his-legs-outside_23-2148605656.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-stretching-his-legs-outside_23-2148605656.jpg?_wi=3", }, { id: "p5", @@ -175,7 +175,7 @@ export default function LandingPage() { price: "Grip", rating: 5, reviewCount: "150", - imageSrc: "http://img.b2bpic.net/free-photo/england-fan-watching-euro-cup-finale_23-2151698279.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/england-fan-watching-euro-cup-finale_23-2151698279.jpg?_wi=2", }, { id: "p6", @@ -184,7 +184,7 @@ export default function LandingPage() { price: "Elite", rating: 5, reviewCount: "300", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-cozy-suit-fleece-hoodie-pants-pink-knitted-hat-her-head_343596-7409.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-cozy-suit-fleece-hoodie-pants-pink-knitted-hat-her-head_343596-7409.jpg?_wi=2", }, ]} title="Purchase Details" @@ -204,7 +204,7 @@ export default function LandingPage() { role: "Soccer Player", company: "Delhi FC", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/england-fan-watching-euro-cup-finale_23-2151698279.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/england-fan-watching-euro-cup-finale_23-2151698279.jpg?_wi=3", }, { id: "t2", @@ -212,7 +212,7 @@ export default function LandingPage() { role: "Cricket Enthusiast", company: "Local Club", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-cozy-suit-fleece-hoodie-pants-pink-knitted-hat-her-head_343596-7409.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-cozy-suit-fleece-hoodie-pants-pink-knitted-hat-her-head_343596-7409.jpg?_wi=3", }, { id: "t3", -- 2.49.1