Update src/app/about/page.tsx

This commit is contained in:
2026-03-02 19:23:26 +00:00
parent 29444ec5c3
commit 3bd4d81f3b

View File

@@ -84,11 +84,11 @@ export default function AboutPage() {
tagIcon={Award} tagIcon={Award}
metrics={[ 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" animationType="slide-up"
textboxLayout="default" textboxLayout="default"