Update src/app/about/page.tsx
This commit is contained in:
@@ -85,7 +85,7 @@ export default function AboutPage() {
|
||||
{ value: "500+", title: "Satisfied Clients" },
|
||||
{ value: "8+", title: "Years of Excellence" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/skies-snowboard-lounge-area_482257-76730.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/skies-snowboard-lounge-area_482257-76730.jpg?_wi=2"
|
||||
imageAlt="Voguish salon interior"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -111,7 +111,7 @@ export default function AboutPage() {
|
||||
description:
|
||||
"We pursue mastery in every technique, ensuring each service exceeds expectations and delivers lasting results.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/hairdresser-drying-woman39s-hair_657883-585.jpg",
|
||||
"http://img.b2bpic.net/free-photo/hairdresser-drying-woman39s-hair_657883-585.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
@@ -119,7 +119,7 @@ export default function AboutPage() {
|
||||
description:
|
||||
"Your satisfaction is our priority. We listen to your vision, provide expert guidance, and personalize every experience.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/two-caucasian-female-models-undergo-cosmetic-procedures-apply-blush-while-having-well-groomed-skin-rituals-female-beauty-concept_197531-31489.jpg",
|
||||
"http://img.b2bpic.net/free-photo/two-caucasian-female-models-undergo-cosmetic-procedures-apply-blush-while-having-well-groomed-skin-rituals-female-beauty-concept_197531-31489.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
@@ -127,7 +127,7 @@ export default function AboutPage() {
|
||||
description:
|
||||
"We use only the finest hair, makeup, and nail products from trusted global brands to guarantee superior results.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/vertical-closeup-woman-s-hand-with-white-manicure_181624-61773.jpg",
|
||||
"http://img.b2bpic.net/free-photo/vertical-closeup-woman-s-hand-with-white-manicure_181624-61773.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
ariaLabel="Our core values section"
|
||||
@@ -147,25 +147,25 @@ export default function AboutPage() {
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=7",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Thandi Modise",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=8",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Lerato Mthembu",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=9",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Naledi Okafor",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=10",
|
||||
},
|
||||
]}
|
||||
ariaLabel="Client testimonials section"
|
||||
|
||||
Reference in New Issue
Block a user