diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 0ab0626..1b1131c 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -80,28 +80,28 @@ export default function ServicesPage() { { title: "Deep Facial Cleansing", description: "Professional pore cleansing and extraction for clear, refined skin", - imageSrc: "http://img.b2bpic.net/free-photo/young-hotel-maid-putting-bath-accessories-bathroom_171337-12730.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-hotel-maid-putting-bath-accessories-bathroom_171337-12730.jpg?_wi=2", imageAlt: "Deep facial cleansing treatment", buttonIcon: ArrowRight, }, { title: "Anti-Aging Treatments", description: "Advanced facial procedures to reduce wrinkles and restore youthful radiance", - imageSrc: "http://img.b2bpic.net/free-photo/woman-ongoing-gua-sha-face-procedure_23-2149401423.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-ongoing-gua-sha-face-procedure_23-2149401423.jpg?_wi=2", imageAlt: "Anti-aging facial treatment", buttonIcon: ArrowRight, }, { title: "Hydrating Facials", description: "Deep moisturizing treatments for glowing, nourished, radiant skin", - imageSrc: "http://img.b2bpic.net/free-photo/wellness-concept-with-woman-with-creme-face_23-2147816990.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wellness-concept-with-woman-with-creme-face_23-2147816990.jpg?_wi=2", imageAlt: "Hydrating facial treatment", buttonIcon: ArrowRight, }, { title: "Acne Treatment Facials", description: "Specialized treatments targeting acne and blemishes for clearer skin", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-treatment-beauty-salon_23-2148906443.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-treatment-beauty-salon_23-2148906443.jpg?_wi=2", imageAlt: "Acne treatment facial", buttonIcon: ArrowRight, }, @@ -123,7 +123,7 @@ export default function ServicesPage() { value: "98%", title: "Client Satisfaction", description: "Customers report visible improvement after first treatment", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-models-posing-together_23-2148313376.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-models-posing-together_23-2148313376.jpg?_wi=2", imageAlt: "Skincare transformation results", }, { @@ -131,7 +131,7 @@ export default function ServicesPage() { value: "4-6", title: "Week Intervals", description: "Recommended frequency for optimal skin health", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-doctor-explaining-anatomy_23-2149389043.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-doctor-explaining-anatomy_23-2149389043.jpg?_wi=2", imageAlt: "Professional skincare consultation", }, ]}