diff --git a/src/app/page.tsx b/src/app/page.tsx index e16a2f8..197329a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,17 +61,17 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-barbershop-concept_23-2148506212.jpg", imageAlt: "Barber shop hero"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-barbershop-concept_23-2148506212.jpg?_wi=1", imageAlt: "Barber shop hero"}, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-barbershop-concept_23-2148506212.jpg", imageAlt: "Barber shop hero"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-barbershop-concept_23-2148506212.jpg?_wi=2", imageAlt: "Barber shop hero"}, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-barbershop-concept_23-2148506212.jpg", imageAlt: "Barber shop hero"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-barbershop-concept_23-2148506212.jpg?_wi=3", imageAlt: "Barber shop hero"}, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-barbershop-concept_23-2148506212.jpg", imageAlt: "Barber shop hero"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-barbershop-concept_23-2148506212.jpg?_wi=4", imageAlt: "Barber shop hero"}, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-barbershop-concept_23-2148506212.jpg", imageAlt: "Barber shop hero"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-barbershop-concept_23-2148506212.jpg?_wi=5", imageAlt: "Barber shop hero"}, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-barbershop-concept_23-2148506212.jpg", imageAlt: "Barber shop hero"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-barbershop-concept_23-2148506212.jpg?_wi=6", imageAlt: "Barber shop hero"}, ]} /> @@ -130,19 +130,19 @@ export default function LandingPage() { "Precision lines", "Custom styling"], button: { text: "Book Now", href: "#contact"}, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-barbershop-concept_23-2148506212.jpg", imageAlt: "cinematic barber shop background dark"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-barbershop-concept_23-2148506212.jpg?_wi=7", imageAlt: "cinematic barber shop background dark"}, { id: "beard", title: "Beard Sculpting", price: "$XX", period: "session", features: [ "Hot towel finish", "Detail work"], button: { text: "Book Now", href: "#contact"}, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-with-long-hair-dressed-yellow-jacket-red-shirt_613910-10364.jpg", imageAlt: "professional barber portrait modern"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-with-long-hair-dressed-yellow-jacket-red-shirt_613910-10364.jpg?_wi=1", imageAlt: "professional barber portrait modern"}, { id: "combo", title: "Haircut + Beard", price: "$XX", period: "session", features: [ "The full works", "Premium products"], button: { text: "Book Now", href: "#contact"}, - imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-shaving-neck-customer_23-2147778915.jpg", imageAlt: "barber expert detail shot"}, + imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-shaving-neck-customer_23-2147778915.jpg?_wi=1", imageAlt: "barber expert detail shot"}, ]} title="Our Services" description="Select your transformation." @@ -157,9 +157,9 @@ export default function LandingPage() { membersAnimation="slide-up" members={[ { - id: "enrique", name: "Enrique - Known for flawless fades", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-with-long-hair-dressed-yellow-jacket-red-shirt_613910-10364.jpg", imageAlt: "Enrique"}, + id: "enrique", name: "Enrique - Known for flawless fades", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-with-long-hair-dressed-yellow-jacket-red-shirt_613910-10364.jpg?_wi=2", imageAlt: "Enrique"}, { - id: "gio", name: "Gio/Ozzy - Elite level detail", imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-shaving-neck-customer_23-2147778915.jpg", imageAlt: "Gio"}, + id: "gio", name: "Gio/Ozzy - Elite level detail", imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-shaving-neck-customer_23-2147778915.jpg?_wi=2", imageAlt: "Gio"}, ]} memberVariant="card" />