Merge version_1 into main #1
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
{ text: "Book Appointment on WhatsApp", href: "contact" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
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"
|
||||
imageAlt="Luxury Gallantry Unisex Salon Interior"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="card"
|
||||
@@ -81,19 +81,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Professional Haircut", description: "Expert haircuts tailored to your style and face shape with premium finishing techniques", imageSrc: "http://img.b2bpic.net/free-photo/barber-customer-giving-high-five_23-2147737094.jpg", imageAlt: "Professional Haircut Service"
|
||||
title: "Professional Haircut", description: "Expert haircuts tailored to your style and face shape with premium finishing techniques", imageSrc: "http://img.b2bpic.net/free-photo/barber-customer-giving-high-five_23-2147737094.jpg?_wi=1", imageAlt: "Professional Haircut Service"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Hair Spa Treatment", description: "Luxurious hair spa experience with premium products for deep nourishment and relaxation", imageSrc: "http://img.b2bpic.net/free-photo/woma-washing-man-s-head-barbershop_1157-27169.jpg", imageAlt: "Hair Spa Treatment"
|
||||
title: "Hair Spa Treatment", description: "Luxurious hair spa experience with premium products for deep nourishment and relaxation", imageSrc: "http://img.b2bpic.net/free-photo/woma-washing-man-s-head-barbershop_1157-27169.jpg?_wi=1", imageAlt: "Hair Spa Treatment"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Hair Coloring", description: "Professional hair coloring with premium dyes and expert color consultations", imageSrc: "http://img.b2bpic.net/free-photo/back-view-woman-hair-salon_23-2150668444.jpg", imageAlt: "Hair Coloring Service"
|
||||
title: "Hair Coloring", description: "Professional hair coloring with premium dyes and expert color consultations", imageSrc: "http://img.b2bpic.net/free-photo/back-view-woman-hair-salon_23-2150668444.jpg?_wi=1", imageAlt: "Hair Coloring Service"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Beard Grooming", description: "Precision beard trimming, shaping, and grooming with premium beard care products", imageSrc: "http://img.b2bpic.net/free-photo/side-view-client-looking-mirror_23-2148242858.jpg", imageAlt: "Beard Grooming Service"
|
||||
title: "Beard Grooming", description: "Precision beard trimming, shaping, and grooming with premium beard care products", imageSrc: "http://img.b2bpic.net/free-photo/side-view-client-looking-mirror_23-2148242858.jpg?_wi=1", imageAlt: "Beard Grooming Service"
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
@@ -122,16 +122,16 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
members={[
|
||||
{
|
||||
id: "1", name: "Hair Station", role: "Styling Excellence", imageSrc: "http://img.b2bpic.net/free-photo/barber-customer-giving-high-five_23-2147737094.jpg", imageAlt: "Hair Station"
|
||||
id: "1", name: "Hair Station", role: "Styling Excellence", imageSrc: "http://img.b2bpic.net/free-photo/barber-customer-giving-high-five_23-2147737094.jpg?_wi=2", imageAlt: "Hair Station"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Spa Zone", role: "Relaxation & Care", imageSrc: "http://img.b2bpic.net/free-photo/woma-washing-man-s-head-barbershop_1157-27169.jpg", imageAlt: "Spa Zone"
|
||||
id: "2", name: "Spa Zone", role: "Relaxation & Care", imageSrc: "http://img.b2bpic.net/free-photo/woma-washing-man-s-head-barbershop_1157-27169.jpg?_wi=2", imageAlt: "Spa Zone"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Color Studio", role: "Creative Transformation", imageSrc: "http://img.b2bpic.net/free-photo/back-view-woman-hair-salon_23-2150668444.jpg", imageAlt: "Color Studio"
|
||||
id: "3", name: "Color Studio", role: "Creative Transformation", imageSrc: "http://img.b2bpic.net/free-photo/back-view-woman-hair-salon_23-2150668444.jpg?_wi=2", imageAlt: "Color Studio"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Grooming Corner", role: "Premium Grooming", imageSrc: "http://img.b2bpic.net/free-photo/side-view-client-looking-mirror_23-2148242858.jpg", imageAlt: "Grooming Corner"
|
||||
id: "4", name: "Grooming Corner", role: "Premium Grooming", imageSrc: "http://img.b2bpic.net/free-photo/side-view-client-looking-mirror_23-2148242858.jpg?_wi=2", imageAlt: "Grooming Corner"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -188,7 +188,7 @@ export default function LandingPage() {
|
||||
|
||||
<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=2"
|
||||
imageAlt="Gallantry Unisex Salon"
|
||||
logoText="Gallantry"
|
||||
copyrightText="© 2025 Gallantry Unisex Salon. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user