diff --git a/src/app/page.tsx b/src/app/page.tsx index 8874f5c..da20140 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { description="Where professional expertise meets personalized care. Elevate your style in a welcoming, luxury atmosphere designed just for you." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/modern-caucasian-young-woman-is-sitting-table-with-moisturizing-cosmetic-skin-care-product-brunette-green-shirt-looks-into-camera-while-room-natural-cosmetics-concept_197531-32260.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-caucasian-young-woman-is-sitting-table-with-moisturizing-cosmetic-skin-care-product-brunette-green-shirt-looks-into-camera-while-room-natural-cosmetics-concept_197531-32260.jpg?_wi=1", imageAlt: "Luxurious salon interior", }, { @@ -98,7 +98,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Your Style, Perfected" description="At Bonne Vie, we pride ourselves on creating a space where your hair aspirations come to life. Our team of talented stylists focuses on listening to your needs, providing expert guidance, and ensuring you leave feeling refreshed and confident." - imageSrc="http://img.b2bpic.net/free-photo/woman-styling-her-hair-saloon_107420-12141.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-styling-her-hair-saloon_107420-12141.jpg?_wi=1" imageAlt="Stylist working with client" /> @@ -142,21 +142,21 @@ export default function LandingPage() { name: "Precision Haircut", price: "From $60", variant: "Styling", - imageSrc: "http://img.b2bpic.net/free-photo/bath-products-leaves-blue-background_23-2148366065.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bath-products-leaves-blue-background_23-2148366065.jpg?_wi=1", }, { id: "s2", name: "Custom Balayage", price: "From $150", variant: "Coloring", - imageSrc: "http://img.b2bpic.net/free-photo/hairdressing-supplies-spray-bottle_23-2148352921.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hairdressing-supplies-spray-bottle_23-2148352921.jpg?_wi=1", }, { id: "s3", name: "Luxury Blowout", price: "From $45", variant: "Styling", - imageSrc: "http://img.b2bpic.net/free-photo/supplies-morning-skincare_23-2147710682.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/supplies-morning-skincare_23-2147710682.jpg?_wi=1", }, { id: "s4", @@ -198,7 +198,7 @@ export default function LandingPage() { quote: "Samantha always listens to my requests and guides me through everything.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/mujer-con-los-labios-rojos-y-un-gorro_1301-90.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/modern-caucasian-young-woman-is-sitting-table-with-moisturizing-cosmetic-skin-care-product-brunette-green-shirt-looks-into-camera-while-room-natural-cosmetics-concept_197531-32260.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-caucasian-young-woman-is-sitting-table-with-moisturizing-cosmetic-skin-care-product-brunette-green-shirt-looks-into-camera-while-room-natural-cosmetics-concept_197531-32260.jpg?_wi=2", imageAlt: "happy woman smiling with fresh hairstyle", }, { @@ -209,7 +209,7 @@ export default function LandingPage() { quote: "I finally found the courage to color my hair and I love the results!", tag: "New Client", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-female-model-with-long-light-brown-hair-vine-lips-posing-isolated-wall-with-lovely-smile-portrait-young-well-groomed-girl-with-perfect-skin-close-up_291650-80.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-styling-her-hair-saloon_107420-12141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-styling-her-hair-saloon_107420-12141.jpg?_wi=2", imageAlt: "happy woman smiling with fresh hairstyle", }, { @@ -220,7 +220,7 @@ export default function LandingPage() { quote: "Hannah D gave me the purple hair I've always dreamed of. Truly talented.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/collage-customer-experience-concept_23-2149367142.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/bath-products-leaves-blue-background_23-2148366065.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bath-products-leaves-blue-background_23-2148366065.jpg?_wi=2", imageAlt: "happy woman smiling with fresh hairstyle", }, { @@ -231,7 +231,7 @@ export default function LandingPage() { quote: "The atmosphere is welcoming and clean. Staff make you feel refreshed.", tag: "Guide", avatarSrc: "http://img.b2bpic.net/free-photo/charming-girl-chair-hairdresser_23-2147769814.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/hairdressing-supplies-spray-bottle_23-2148352921.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hairdressing-supplies-spray-bottle_23-2148352921.jpg?_wi=2", imageAlt: "happy woman smiling with fresh hairstyle", }, { @@ -242,7 +242,7 @@ export default function LandingPage() { quote: "I loved the step-by-step explanations on keeping my hair healthy.", tag: "Returning", avatarSrc: "http://img.b2bpic.net/free-photo/unpleased-young-brunette-barber-girl-uniform-holds-hair-clippers-looks-side-pink_141793-93293.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/supplies-morning-skincare_23-2147710682.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/supplies-morning-skincare_23-2147710682.jpg?_wi=2", imageAlt: "happy woman smiling with fresh hairstyle", }, ]}