diff --git a/src/app/page.tsx b/src/app/page.tsx index eb66526..5cd4074 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,11 +66,11 @@ export default function LandingPage() { ]} carouselItems={[ { - id: "carousel-item-1", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-barber-wearing-stylish-apron-standing-next-red-leather-chair_141793-71822.jpg", imageAlt: "Barber working on client's hair"}, + id: "carousel-item-1", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-barber-wearing-stylish-apron-standing-next-red-leather-chair_141793-71822.jpg?_wi=1", imageAlt: "Barber working on client's hair"}, { id: "carousel-item-2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-barber-finishing-haircut-client_23-2151121014.jpg", imageAlt: "Close-up of a finished haircut"}, { - id: "carousel-item-3", imageSrc: "http://img.b2bpic.net/free-photo/barber-shaving-customer-beard_23-2148906644.jpg", imageAlt: "Traditional hot shave"}, + id: "carousel-item-3", imageSrc: "http://img.b2bpic.net/free-photo/barber-shaving-customer-beard_23-2148906644.jpg?_wi=1", imageAlt: "Traditional hot shave"}, { id: "carousel-item-4", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-male-barber-with-haircut-posing_23-2148782343.jpg", imageAlt: "Stylish barber with tools"}, { @@ -94,7 +94,7 @@ export default function LandingPage() { { value: "Master Barbers", title: "Highly Skilled Team"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/barber-shaving-customer-beard_23-2148906644.jpg" + imageSrc="http://img.b2bpic.net/free-photo/barber-shaving-customer-beard_23-2148906644.jpg?_wi=2" imageAlt="Barber giving a classic shave" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -231,7 +231,7 @@ export default function LandingPage() { tag="Book Your Style" title="Ready for a Fresh Look? Contact Westside Barbershop!" description="Visit us at 123 Main Street, Westside, CA. Call us at (555) 123-4567 for appointments or emergencies. Book your next haircut or shave online below. We are here to help you look your best!" - imageSrc="http://img.b2bpic.net/free-photo/handsome-young-barber-wearing-stylish-apron-standing-next-red-leather-chair_141793-71822.jpg" + imageSrc="http://img.b2bpic.net/free-photo/handsome-young-barber-wearing-stylish-apron-standing-next-red-leather-chair_141793-71822.jpg?_wi=2" imageAlt="Barber standing in barbershop" mediaPosition="right" inputPlaceholder="Your Email"