diff --git a/src/app/page.tsx b/src/app/page.tsx index 4acb80c..df1784f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-hair-products-tools_23-2148547376.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-hair-products-tools_23-2148547376.jpg?_wi=1" imageAlt="Elegant nail salon interior with manicure in progress" mediaAnimation="opacity" /> @@ -104,25 +104,25 @@ export default function LandingPage() { { title: "Manicures", description: "Indulge in our classic or deluxe manicures, focusing on nail shaping, cuticle care, a relaxing hand massage, and your choice of polish.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-applying-moisturizer-her-beauty-routine_23-2150166470.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-applying-moisturizer-her-beauty-routine_23-2150166470.jpg?_wi=1", imageAlt: "Woman receiving a professional manicure", }, { title: "Pedicures", description: "Treat your feet to ultimate relaxation with our pedicures, including exfoliation, callus removal, foot massage, and expert polish application.", - imageSrc: "http://img.b2bpic.net/free-photo/foot-washing-spa-before-treatment-spa-treatment-product-female-feet-hand-spa_1150-37703.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/foot-washing-spa-before-treatment-spa-treatment-product-female-feet-hand-spa_1150-37703.jpg?_wi=1", imageAlt: "Woman receiving a relaxing pedicure", }, { title: "Gel Nails", description: "Experience long-lasting, chip-free beauty with our high-quality gel nail services. Available in a spectrum of vibrant colors and finishes.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-with-beautiful-manicures_23-2149975473.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-with-beautiful-manicures_23-2149975473.jpg?_wi=1", imageAlt: "Gel nail application under UV lamp", }, { title: "Nail Art", description: "Unleash your creativity with our custom nail art designs. From subtle accents to elaborate patterns, we bring your vision to life.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-with-beautiful-manicure_23-2149311588.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-with-beautiful-manicure_23-2149311588.jpg?_wi=1", imageAlt: "Intricate floral nail art design", }, ]} @@ -243,7 +243,7 @@ export default function LandingPage() { tag: "Manicure", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg", avatarAlt: "Xristina Blaxou", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hair-products-tools_23-2148547376.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hair-products-tools_23-2148547376.jpg?_wi=2", imageAlt: "satisfied client portrait smiling woman", }, { @@ -255,7 +255,7 @@ export default function LandingPage() { tag: "Nail Care", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-woman-gesturing-ok_23-2147767531.jpg", avatarAlt: "Anastasia Bistolaki", - imageSrc: "http://img.b2bpic.net/free-photo/woman-applying-moisturizer-her-beauty-routine_23-2150166470.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-applying-moisturizer-her-beauty-routine_23-2150166470.jpg?_wi=2", imageAlt: "satisfied client portrait smiling woman", }, { @@ -267,7 +267,7 @@ export default function LandingPage() { tag: "Overall Experience", avatarSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13213.jpg", avatarAlt: "Famous Fontas", - imageSrc: "http://img.b2bpic.net/free-photo/foot-washing-spa-before-treatment-spa-treatment-product-female-feet-hand-spa_1150-37703.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/foot-washing-spa-before-treatment-spa-treatment-product-female-feet-hand-spa_1150-37703.jpg?_wi=2", imageAlt: "satisfied client portrait smiling woman", }, { @@ -279,7 +279,7 @@ export default function LandingPage() { tag: "Gel Manicure", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-holding-earphones-neck_651396-154.jpg", avatarAlt: "Elena P.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-with-beautiful-manicures_23-2149975473.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-with-beautiful-manicures_23-2149975473.jpg?_wi=2", imageAlt: "satisfied client portrait smiling woman", }, { @@ -291,7 +291,7 @@ export default function LandingPage() { tag: "Pedicure", avatarSrc: "http://img.b2bpic.net/free-photo/feedback-comment-survey-support-response-bar-word_53876-124683.jpg", avatarAlt: "Sofia K.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-with-beautiful-manicure_23-2149311588.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-with-beautiful-manicure_23-2149311588.jpg?_wi=2", imageAlt: "satisfied client portrait smiling woman", }, ]}