Update src/app/page.tsx
This commit is contained in:
@@ -60,7 +60,7 @@ export default function HomePage() {
|
||||
dashboard={{
|
||||
title: "Salon Highlights",
|
||||
logoIcon: Sparkles,
|
||||
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=1",
|
||||
searchPlaceholder: "Search services...",
|
||||
sidebarItems: [
|
||||
{ icon: Scissors, active: true },
|
||||
@@ -156,42 +156,42 @@ export default function HomePage() {
|
||||
id: "1",
|
||||
title: "Balayage & Hair Coloring",
|
||||
tags: ["Popular", "Trending"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-hair-salon_23-2150668436.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-hair-salon_23-2150668436.jpg?_wi=1",
|
||||
imageAlt: "balayage hair transformation before after",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Lash Extensions",
|
||||
tags: ["Beauty", "Enhancement"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-care-her-eyelashes_23-2148895518.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-care-her-eyelashes_23-2148895518.jpg?_wi=1",
|
||||
imageAlt: "lash extensions close-up beauty eyes",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-beautiful-women-models-with-makeup-clean-healthy-skin-face-pink-wall_158538-14834.jpg?_wi=1",
|
||||
imageAlt: "hair extensions long locks styling",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Men's Fades & Grooming",
|
||||
tags: ["Barbering", "Precision"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairstylist-looking-costumer-mirror_23-2148242869.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairstylist-looking-costumer-mirror_23-2148242869.jpg?_wi=1",
|
||||
imageAlt: "professional men's fade haircut barber",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
title: "Women's Haircuts",
|
||||
tags: ["Styling", "Trending"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-girl-hairdresser-makes-client-haircut-girl-is-sitting-mask-beauty-salon_343596-4457.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-girl-hairdresser-makes-client-haircut-girl-is-sitting-mask-beauty-salon_343596-4457.jpg?_wi=1",
|
||||
imageAlt: "women's professional haircut styling salon",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
title: "Blowouts & Styling",
|
||||
tags: ["Quick Service", "Express"],
|
||||
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=2",
|
||||
imageAlt: "luxury salon interior modern design",
|
||||
},
|
||||
]}
|
||||
@@ -213,7 +213,7 @@ export default function HomePage() {
|
||||
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=1"
|
||||
imageAlt="professional hair stylists team salon"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -236,7 +236,7 @@ export default function HomePage() {
|
||||
quote: "I came in for a consultation on balayage and left feeling like a new person. The stylists were incredibly knowledgeable and made me feel comfortable throughout the entire process. Highly recommend!",
|
||||
name: "Sarah Mitchell",
|
||||
role: "Client since 2021",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-hairdresser-styling-clients-hair_107420-94690.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-hairdresser-styling-clients-hair_107420-94690.jpg?_wi=1",
|
||||
imageAlt: "happy salon client portrait professional",
|
||||
},
|
||||
{
|
||||
@@ -245,7 +245,7 @@ export default function HomePage() {
|
||||
quote: "Finally found a salon that does lash extensions right. The attention to detail is amazing, and my lashes look natural and beautiful. I book every 3 weeks!",
|
||||
name: "Jennifer Chen",
|
||||
role: "Regular Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-happy-corporate-woman-suit-stands-street-smiles-poses-near-office-bu_1258-119148.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-happy-corporate-woman-suit-stands-street-smiles-poses-near-office-bu_1258-119148.jpg?_wi=1",
|
||||
imageAlt: "professional woman portrait happy",
|
||||
},
|
||||
{
|
||||
@@ -254,7 +254,7 @@ export default function HomePage() {
|
||||
quote: "Whether it's a quick haircut or a full color treatment, Filomena delivers excellence consistently. The team is friendly, professional, and always listens to what you want.",
|
||||
name: "Amanda Rodriguez",
|
||||
role: "Client since 2019",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-girl-with-blonde-wavy-hair-modern-luxury-room-young-woman-smiling-wearing-stylish-elegant-black-dress-with-paillettes-sleeves_197531-2859.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-girl-with-blonde-wavy-hair-modern-luxury-room-young-woman-smiling-wearing-stylish-elegant-black-dress-with-paillettes-sleeves_197531-2859.jpg?_wi=1",
|
||||
imageAlt: "woman portrait happy professional",
|
||||
},
|
||||
{
|
||||
@@ -293,7 +293,7 @@ export default function HomePage() {
|
||||
dashboard={{
|
||||
title: "Get Started",
|
||||
logoIcon: Calendar,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-vlogger-doing-video-her-followers_23-2148916312.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-vlogger-doing-video-her-followers_23-2148916312.jpg?_wi=1",
|
||||
searchPlaceholder: "Search services...",
|
||||
sidebarItems: [
|
||||
{ icon: Phone, active: true },
|
||||
@@ -354,7 +354,7 @@ export default function HomePage() {
|
||||
{/* 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=3"
|
||||
imageAlt="Filomena Salon & Spa Interior"
|
||||
logoText="Filomena Salon & Spa"
|
||||
copyrightText="© 2025 Filomena Salon & Spa. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user