diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 34b711a..f5280f5 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -84,11 +84,11 @@ export default function AboutPage() { tagIcon={Award} metrics={[ { - id: "1", value: "10+", title: "Years Experience", description: "Decades of artistic expertise and luxury service delivery", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-woman-s-hand-with-white-manicure_181624-61773.jpg", imageAlt: "Professional expertise"}, + id: "1", value: "10+", title: "Years Experience", description: "Decades of artistic expertise and luxury service delivery", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-woman-s-hand-with-white-manicure_181624-61773.jpg?_wi=17", imageAlt: "Professional expertise"}, { - id: "2", value: "119+", title: "Satisfied Clients", description: "Growing loyal community of luxury beauty enthusiasts", imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg", imageAlt: "Happy clients"}, + id: "2", value: "119+", title: "Satisfied Clients", description: "Growing loyal community of luxury beauty enthusiasts", imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg?_wi=5", imageAlt: "Happy clients"}, { - id: "3", value: "100%", title: "Premium Materials", description: "Only luxury, professional-grade products and tools used", imageSrc: "http://img.b2bpic.net/free-photo/skies-snowboard-lounge-area_482257-76730.jpg", imageAlt: "Premium salon"}, + id: "3", value: "100%", title: "Premium Materials", description: "Only luxury, professional-grade products and tools used", imageSrc: "http://img.b2bpic.net/free-photo/skies-snowboard-lounge-area_482257-76730.jpg?_wi=7", imageAlt: "Premium salon"}, ]} animationType="slide-up" textboxLayout="default"