Merge version_1 into main #3
@@ -52,27 +52,27 @@ export default function LandingPage() {
|
||||
"http://img.b2bpic.net/free-photo/professional-hairdresser-wearing-protective-face-mask-make-haircut-european-bearded-brutal-man-beauty-salon_343596-4463.jpg", imageAlt: "professional barbershop interior modern"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-bearded-customer-looking-up_23-2148256859.jpg", imageAlt: "barber professional haircut styling"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-bearded-customer-looking-up_23-2148256859.jpg?_wi=1", imageAlt: "barber professional haircut styling"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/high-angle-barber-shaving-man-s-beard_23-2148242862.jpg", imageAlt: "barber beard trimming grooming professional"},
|
||||
"http://img.b2bpic.net/free-photo/high-angle-barber-shaving-man-s-beard_23-2148242862.jpg?_wi=1", imageAlt: "barber beard trimming grooming professional"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-doing-his-face-care-routine_23-2149288069.jpg", imageAlt: "professional barber straight razor shave"},
|
||||
"http://img.b2bpic.net/free-photo/man-doing-his-face-care-routine_23-2149288069.jpg?_wi=1", imageAlt: "professional barber straight razor shave"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-doing-his-face-care-routine_23-2149288069.jpg", imageAlt: "professional barber straight razor shave"},
|
||||
"http://img.b2bpic.net/free-photo/man-doing-his-face-care-routine_23-2149288069.jpg?_wi=2", imageAlt: "professional barber straight razor shave"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/handsome-welldressed-arabian-man-smoke-cigar-with-glass-whiskey-balcony-pub_627829-5920.jpg", imageAlt: "barbershop storefront professional exterior"},
|
||||
"http://img.b2bpic.net/free-photo/handsome-welldressed-arabian-man-smoke-cigar-with-glass-whiskey-balcony-pub_627829-5920.jpg?_wi=1", imageAlt: "barbershop storefront professional exterior"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-bearded-customer-looking-up_23-2148256859.jpg", imageAlt: "barber professional haircut styling"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-bearded-customer-looking-up_23-2148256859.jpg?_wi=2", imageAlt: "barber professional haircut styling"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/high-angle-barber-shaving-man-s-beard_23-2148242862.jpg", imageAlt: "barber beard trimming grooming professional"},
|
||||
"http://img.b2bpic.net/free-photo/high-angle-barber-shaving-man-s-beard_23-2148242862.jpg?_wi=2", imageAlt: "barber beard trimming grooming professional"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Book Your Appointment", href: "contact" },
|
||||
@@ -97,17 +97,17 @@ export default function LandingPage() {
|
||||
id: 1,
|
||||
title: "Premium Haircuts", description:
|
||||
"Expert styling from classic fades to modern cuts. Precision techniques tailored to your hair type and face shape.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-bearded-customer-looking-up_23-2148256859.jpg", imageAlt: "barber professional haircut styling"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-bearded-customer-looking-up_23-2148256859.jpg?_wi=3", imageAlt: "barber professional haircut styling"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Beard Grooming", description:
|
||||
"Professional beard trimming, shaping, and conditioning. Keep your facial hair looking sharp and well-maintained.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/high-angle-barber-shaving-man-s-beard_23-2148242862.jpg", imageAlt: "barber beard trimming grooming professional"},
|
||||
"http://img.b2bpic.net/free-photo/high-angle-barber-shaving-man-s-beard_23-2148242862.jpg?_wi=3", imageAlt: "barber beard trimming grooming professional"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Traditional Shaves", description:
|
||||
"Classic straight razor shaves with hot towel therapy. A timeless grooming ritual for the discerning gentleman.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-doing-his-face-care-routine_23-2149288069.jpg", imageAlt: "professional barber straight razor shave"},
|
||||
"http://img.b2bpic.net/free-photo/man-doing-his-face-care-routine_23-2149288069.jpg?_wi=3", imageAlt: "professional barber straight razor shave"},
|
||||
]}
|
||||
buttons={[{ text: "Book Now", href: "contact" }]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
||||
description="Main Attraction Barber"
|
||||
subdescription="Sumter, South Carolina"
|
||||
icon={Briefcase}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-welldressed-arabian-man-smoke-cigar-with-glass-whiskey-balcony-pub_627829-5920.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-welldressed-arabian-man-smoke-cigar-with-glass-whiskey-balcony-pub_627829-5920.jpg?_wi=2"
|
||||
imageAlt="barbershop storefront professional exterior"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
|
||||
Reference in New Issue
Block a user