diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f5c497..3360706 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,17 +70,17 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/haircare-product-near-scissors-combs_23-2147711608.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/haircare-product-near-scissors-combs_23-2147711608.jpg?_wi=1", imageAlt: "Barbershop interior modern chair", }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-5073.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-5073.jpg?_wi=1", imageAlt: "Barber grooming customer beard", }, { id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/composition-shaving-objects-with-copyspace_23-2148122049.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/composition-shaving-objects-with-copyspace_23-2148122049.jpg?_wi=1", imageAlt: "Barber styling hair close-up", }, { @@ -124,17 +124,17 @@ export default function LandingPage() { { title: "Precision Haircuts", description: "Classic and modern styles for all hair types.", - imageSrc: "http://img.b2bpic.net/free-photo/haircare-product-near-scissors-combs_23-2147711608.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/haircare-product-near-scissors-combs_23-2147711608.jpg?_wi=2", }, { title: "Beard Grooming", description: "Professional beard trimming and shaping services.", - imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-5073.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-5073.jpg?_wi=2", }, { title: "Hot Towel Shaves", description: "Relaxing and traditional hot towel shave experience.", - imageSrc: "http://img.b2bpic.net/free-photo/composition-shaving-objects-with-copyspace_23-2148122049.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/composition-shaving-objects-with-copyspace_23-2148122049.jpg?_wi=2", }, ]} title="Quality Services" @@ -153,21 +153,21 @@ export default function LandingPage() { value: "100%", title: "Client Satisfaction", description: "Our service rating.", - imageSrc: "http://img.b2bpic.net/free-photo/haircare-product-near-scissors-combs_23-2147711608.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/haircare-product-near-scissors-combs_23-2147711608.jpg?_wi=3", }, { id: "m2", value: "5.0", title: "Customer Rating", description: "Based on verified reviews.", - imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-5073.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-5073.jpg?_wi=3", }, { id: "m3", value: "6+", title: "Happy Clients", description: "Community recommendations.", - imageSrc: "http://img.b2bpic.net/free-photo/composition-shaving-objects-with-copyspace_23-2148122049.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/composition-shaving-objects-with-copyspace_23-2148122049.jpg?_wi=3", }, ]} title="Trusted by Our Community"