Update src/app/transformations/page.tsx
This commit is contained in:
@@ -23,7 +23,7 @@ export default function TransformationsPage() {
|
||||
name: "Blonde Transformation",
|
||||
role: "Full Colour Change",
|
||||
testimonial: "A complete blonde transformation that brightens and rejuvenates. This stunning result showcases our expertise in colour matching and application.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-blonde-female-friends-posing_273609-7273.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-blonde-female-friends-posing_273609-7273.jpg?_wi=3",
|
||||
imageAlt: "blonde hair before after transformation",
|
||||
icon: Sparkles,
|
||||
},
|
||||
@@ -32,7 +32,7 @@ export default function TransformationsPage() {
|
||||
name: "Balayage Highlights",
|
||||
role: "Dimensional Blonde",
|
||||
testimonial: "Beautiful balayage highlights adding dimension and movement to natural hair. The perfectly blended blonde tones create a sun-kissed, natural appearance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-with-cocktail-cafe-outdoor_624325-412.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-with-cocktail-cafe-outdoor_624325-412.jpg?_wi=2",
|
||||
imageAlt: "balayage highlights before after beautiful",
|
||||
icon: Sparkles,
|
||||
},
|
||||
@@ -41,7 +41,7 @@ export default function TransformationsPage() {
|
||||
name: "Keratin Results",
|
||||
role: "Smoothing Treatment",
|
||||
testimonial: "Dramatic keratin smoothing transformation showing reduced frizz and enhanced shine. Notice the silky, manageable texture and radiant shine.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-with-healthy-long-hair_268835-1510.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-with-healthy-long-hair_268835-1510.jpg?_wi=3",
|
||||
imageAlt: "keratin treatment before after smooth hair",
|
||||
icon: Sparkles,
|
||||
},
|
||||
@@ -50,7 +50,7 @@ export default function TransformationsPage() {
|
||||
name: "Colour Correction",
|
||||
role: "Professional Correction",
|
||||
testimonial: "Expert colour correction bringing damaged hair back to beautiful health. This transformation shows our skill in correcting previous colour work.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laughing-women-near-wall_23-2147784722.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laughing-women-near-wall_23-2147784722.jpg?_wi=2",
|
||||
imageAlt: "colour correction before after healthy hair",
|
||||
icon: Sparkles,
|
||||
},
|
||||
@@ -59,7 +59,7 @@ export default function TransformationsPage() {
|
||||
name: "Natural Style Cut",
|
||||
role: "Custom Styling",
|
||||
testimonial: "A personalized cut and style that brings out natural beauty. This custom styling enhances face shape and creates an effortlessly elegant look.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-girl-chair-hairdresser_23-2147769814.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-girl-chair-hairdresser_23-2147769814.jpg?_wi=3",
|
||||
imageAlt: "natural haircut before after styled",
|
||||
icon: Sparkles,
|
||||
},
|
||||
@@ -68,7 +68,7 @@ export default function TransformationsPage() {
|
||||
name: "Complete Makeover",
|
||||
role: "Full Hair Transformation",
|
||||
testimonial: "A complete hair transformation combining cutting, colouring, and styling expertise. Notice the dramatic improvement in health, shine, and overall appearance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-getting-her-hair-brushed-salon-by-beautician_23-2148817184.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-getting-her-hair-brushed-salon-by-beautician_23-2148817184.jpg?_wi=2",
|
||||
imageAlt: "complete hair makeover transformation results",
|
||||
icon: Sparkles,
|
||||
},
|
||||
@@ -121,7 +121,7 @@ export default function TransformationsPage() {
|
||||
description="Book now and leave feeling confident, polished, and beautifully crowned."
|
||||
subdescription="Your journey to beautiful hair starts here"
|
||||
icon={Sparkles}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-young-business-woman-isolated-white-wall_231208-8705.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-young-business-woman-isolated-white-wall_231208-8705.jpg?_wi=2"
|
||||
imageAlt="confident woman beautiful hair portrait"
|
||||
mediaAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user