Merge version_1 into main #2
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
tag="Established Excellence"
|
||||
tagIcon={Scissors}
|
||||
tagAnimation="slide-up"
|
||||
background="gradient-bars"
|
||||
background={{ variant: "gradient-bars" }}
|
||||
buttons={[
|
||||
{ text: "Book Appointment", href: "#contact" },
|
||||
{ text: "Learn More", href: "#services" }
|
||||
@@ -56,22 +56,22 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-cutting-client-s-hair-his-shop_23-2149186530.jpg?_wi=1", imageAlt: "Professional barbershop interior"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-cutting-client-s-hair-his-shop_23-2149186530.jpg", imageAlt: "Professional barbershop interior"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hairdresser-doing-his-job_23-2149220583.jpg?_wi=1", imageAlt: "Expert haircut service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hairdresser-doing-his-job_23-2149220583.jpg", imageAlt: "Expert haircut service"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-shaving-beard-elderly-man_23-2148181976.jpg?_wi=1", imageAlt: "Professional beard trimming"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-shaving-beard-elderly-man_23-2148181976.jpg", imageAlt: "Professional beard trimming"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-shaving-his-beard_23-2148506238.jpg?_wi=1", imageAlt: "Luxury shaving experience"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-shaving-his-beard_23-2148506238.jpg", imageAlt: "Luxury shaving experience"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/manufacturer-preparing-safety-gear-apprentice-before-starting-work_482257-97729.jpg?_wi=1", imageAlt: "Expert barber team"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/manufacturer-preparing-safety-gear-apprentice-before-starting-work_482257-97729.jpg", imageAlt: "Expert barber team"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-cutting-client-s-hair-his-shop_23-2149186530.jpg?_wi=2", imageAlt: "Premium barbershop ambiance"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-cutting-client-s-hair-his-shop_23-2149186530.jpg", imageAlt: "Premium barbershop ambiance"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
description="Gary Rom Man brings years of expertise and passion to every cut, shave, and style. Located in the heart of Dainfern Square, we're dedicated to delivering exceptional grooming experiences that exceed expectations."
|
||||
subdescription="Our commitment to quality, professionalism, and customer satisfaction sets us apart. Every client receives personalized attention and expert care."
|
||||
icon={Zap}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/manufacturer-preparing-safety-gear-apprentice-before-starting-work_482257-97729.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/manufacturer-preparing-safety-gear-apprentice-before-starting-work_482257-97729.jpg"
|
||||
imageAlt="Gary Rom Man barbershop team"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -102,16 +102,16 @@ export default function LandingPage() {
|
||||
description="Discover our comprehensive range of professional barbering services designed to keep you looking sharp and feeling confident."
|
||||
features={[
|
||||
{
|
||||
title: "Expert Haircuts", description: "From classic cuts to modern styles, our barbers deliver precision haircuts tailored to your preferences.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hairdresser-doing-his-job_23-2149220583.jpg?_wi=2", imageAlt: "Professional haircut service"
|
||||
title: "Expert Haircuts", description: "From classic cuts to modern styles, our barbers deliver precision haircuts tailored to your preferences.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hairdresser-doing-his-job_23-2149220583.jpg", imageAlt: "Professional haircut service"
|
||||
},
|
||||
{
|
||||
title: "Beard Grooming", description: "Professional beard trimming, shaping, and conditioning to maintain your perfect look.", imageSrc: "http://img.b2bpic.net/free-photo/barber-shaving-beard-elderly-man_23-2148181976.jpg?_wi=2", imageAlt: "Expert beard trimming"
|
||||
title: "Beard Grooming", description: "Professional beard trimming, shaping, and conditioning to maintain your perfect look.", imageSrc: "http://img.b2bpic.net/free-photo/barber-shaving-beard-elderly-man_23-2148181976.jpg", imageAlt: "Expert beard trimming"
|
||||
},
|
||||
{
|
||||
title: "Luxury Shaves", description: "Experience the timeless tradition of a professional straight razor shave with premium products.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-shaving-his-beard_23-2148506238.jpg?_wi=2", imageAlt: "Luxury shaving experience"
|
||||
title: "Luxury Shaves", description: "Experience the timeless tradition of a professional straight razor shave with premium products.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-shaving-his-beard_23-2148506238.jpg", imageAlt: "Luxury shaving experience"
|
||||
},
|
||||
{
|
||||
title: "Hair Styling", description: "Get styled for any occasion with our expert stylists and premium grooming products.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hairdresser-doing-his-job_23-2149220583.jpg?_wi=3", imageAlt: "Professional hair styling"
|
||||
title: "Hair Styling", description: "Get styled for any occasion with our expert stylists and premium grooming products.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hairdresser-doing-his-job_23-2149220583.jpg", imageAlt: "Professional hair styling"
|
||||
}
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
@@ -130,13 +130,13 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "15+", title: "Years of Excellence", description: "Proven expertise in professional barbering and grooming services."
|
||||
id: "1", value: "15+", title: "Years of Excellence", description: "Proven expertise in professional barbering and grooming services.", imageSrc: "http://img.b2bpic.net/free-photo/barber-cutting-client-s-hair-his-shop_23-2149186530.jpg", imageAlt: "Professional barbershop excellence"
|
||||
},
|
||||
{
|
||||
id: "2", value: "5000+", title: "Satisfied Clients", description: "Building lasting relationships through exceptional service quality."
|
||||
id: "2", value: "5000+", title: "Satisfied Clients", description: "Building lasting relationships through exceptional service quality.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hairdresser-doing-his-job_23-2149220583.jpg", imageAlt: "Satisfied clients testimonial"
|
||||
},
|
||||
{
|
||||
id: "3", value: "100%", title: "Premium Products", description: "Using only the finest grooming and styling products available."
|
||||
id: "3", value: "100%", title: "Premium Products", description: "Using only the finest grooming and styling products available.", imageSrc: "http://img.b2bpic.net/free-photo/barber-shaving-beard-elderly-man_23-2148181976.jpg", imageAlt: "Premium grooming products"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -226,7 +226,7 @@ export default function LandingPage() {
|
||||
<ContactSplitForm
|
||||
title="Book Your Appointment"
|
||||
description="Get in touch with Gary Rom Man Barbershop. Schedule your grooming appointment today or send us your questions."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-cutting-client-s-hair-his-shop_23-2149186530.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-cutting-client-s-hair-his-shop_23-2149186530.jpg"
|
||||
imageAlt="Barbershop appointment booking"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user