Update src/app/about/page.tsx
This commit is contained in:
@@ -44,7 +44,7 @@ export default function AboutPage() {
|
||||
description="Expert Stylists with Years of Experience"
|
||||
subdescription="We're committed to quality, transformation, and client satisfaction."
|
||||
icon={Award}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiley-females-taking-selfies_23-2148387766.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiley-females-taking-selfies_23-2148387766.jpg?_wi=3"
|
||||
imageAlt="professional hair stylists team salon"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -60,7 +60,7 @@ export default function AboutPage() {
|
||||
title: "Balayage & Hair Coloring",
|
||||
tags: ["Popular", "Trending"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/high-angle-woman-hair-salon_23-2150668436.jpg",
|
||||
"http://img.b2bpic.net/free-photo/high-angle-woman-hair-salon_23-2150668436.jpg?_wi=4",
|
||||
imageAlt: "balayage hair transformation before after",
|
||||
},
|
||||
{
|
||||
@@ -68,7 +68,7 @@ export default function AboutPage() {
|
||||
title: "Lash Extensions",
|
||||
tags: ["Beauty", "Enhancement"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/woman-taking-care-her-eyelashes_23-2148895518.jpg",
|
||||
"http://img.b2bpic.net/free-photo/woman-taking-care-her-eyelashes_23-2148895518.jpg?_wi=4",
|
||||
imageAlt: "lash extensions close-up beauty eyes",
|
||||
},
|
||||
{
|
||||
@@ -76,7 +76,7 @@ export default function AboutPage() {
|
||||
title: "Hair Extensions",
|
||||
tags: ["Volume", "Length"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/two-beautiful-women-models-with-makeup-clean-healthy-skin-face-pink-wall_158538-14834.jpg",
|
||||
"http://img.b2bpic.net/free-photo/two-beautiful-women-models-with-makeup-clean-healthy-skin-face-pink-wall_158538-14834.jpg?_wi=3",
|
||||
imageAlt: "hair extensions long locks styling",
|
||||
},
|
||||
]}
|
||||
@@ -91,7 +91,7 @@ export default function AboutPage() {
|
||||
{/* Footer */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/waiting-room-with-chairs-blurred_1203-1402.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/waiting-room-with-chairs-blurred_1203-1402.jpg?_wi=6"
|
||||
imageAlt="Filomena Salon & Spa Interior"
|
||||
logoText="Filomena Salon & Spa"
|
||||
copyrightText="© 2025 Filomena Salon & Spa. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user