diff --git a/src/app/page.tsx b/src/app/page.tsx index 064614b..4f24bdb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,11 +67,11 @@ export default function LandingPage() { description="Discover the ultimate indulgence at our premier saloon parlor. Where luxury meets expertise, and your hair gets the treatment it truly deserves." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-details-hairdresser-salon_23-2149205854.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-details-hairdresser-salon_23-2149205854.jpg?_wi=1", imageAlt: "Salon Interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/mirror-hairdressing-salon_23-2147670185.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mirror-hairdressing-salon_23-2147670185.jpg?_wi=1", imageAlt: "Salon Styling", }, { @@ -189,14 +189,14 @@ export default function LandingPage() { title: "Precision Cutting", subtitle: "Modern styles", description: "Our stylists master the latest trends.", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-getting-his-beard-styled-barber_23-2148985714.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-getting-his-beard-styled-barber_23-2148985714.jpg?_wi=1", }, { tag: "Skin", title: "Hydrating Facials", subtitle: "Revitalize skin", description: "Deep nourishment with premium skincare.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-beautiful-woman-having-beauty-treatment-spa_637285-2157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-beautiful-woman-having-beauty-treatment-spa_637285-2157.jpg?_wi=1", }, { tag: "Nails", @@ -232,7 +232,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/pink-orchids-vase-windowsill-with-white-chairs_181624-10971.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pink-orchids-vase-windowsill-with-white-chairs_181624-10971.jpg?_wi=1", imageAlt: "salon founder professional portrait", }, { @@ -250,7 +250,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-details-hairdresser-salon_23-2149205854.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-details-hairdresser-salon_23-2149205854.jpg?_wi=2", imageAlt: "salon founder professional portrait", }, { @@ -268,7 +268,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/mirror-hairdressing-salon_23-2147670185.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mirror-hairdressing-salon_23-2147670185.jpg?_wi=2", imageAlt: "salon founder professional portrait", }, ]} @@ -290,7 +290,7 @@ export default function LandingPage() { quote: "The best salon experience I've had in years.", tag: "Hair", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-getting-her-hair-dyed-by-hairdresser-home_23-2148817234.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-details-hairdresser-salon_23-2149205854.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-details-hairdresser-salon_23-2149205854.jpg?_wi=3", imageAlt: "smiling woman happy salon experience", }, { @@ -301,7 +301,7 @@ export default function LandingPage() { quote: "Incredible attention to detail.", tag: "Grooming", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-iced-coffee_23-2149624053.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/mirror-hairdressing-salon_23-2147670185.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mirror-hairdressing-salon_23-2147670185.jpg?_wi=3", imageAlt: "smiling woman happy salon experience", }, { @@ -312,7 +312,7 @@ export default function LandingPage() { quote: "The spa atmosphere is so calming.", tag: "Facial", avatarSrc: "http://img.b2bpic.net/free-photo/copy-space-smiley-business-woman-with-glasses_23-2148317348.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/pink-orchids-vase-windowsill-with-white-chairs_181624-10971.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pink-orchids-vase-windowsill-with-white-chairs_181624-10971.jpg?_wi=2", imageAlt: "smiling woman happy salon experience", }, { @@ -323,7 +323,7 @@ export default function LandingPage() { quote: "Friendly and skilled staff.", tag: "Hair", avatarSrc: "http://img.b2bpic.net/free-photo/young-girl-black-shirt-hanged-toy-camera-from-her-neck_114579-24475.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-getting-his-beard-styled-barber_23-2148985714.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-getting-his-beard-styled-barber_23-2148985714.jpg?_wi=2", imageAlt: "smiling woman happy salon experience", }, { @@ -334,7 +334,7 @@ export default function LandingPage() { quote: "The nails are perfect.", tag: "Nails", avatarSrc: "http://img.b2bpic.net/free-photo/mothers-day-concept-kitchen_23-2147791429.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-beautiful-woman-having-beauty-treatment-spa_637285-2157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-beautiful-woman-having-beauty-treatment-spa_637285-2157.jpg?_wi=2", imageAlt: "smiling woman happy salon experience", }, ]}