Merge version_1 into main #3
@@ -54,16 +54,16 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barber-combing-moustache-client_23-2147778838.jpg", imageAlt: "Professional barber cutting hair"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-chair-hairdresser-with-client-guy-drinkig-whiskey_1157-43567.jpg", imageAlt: "Barbershop interior"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-chair-hairdresser-with-client-guy-drinkig-whiskey_1157-43567.jpg?_wi=1", imageAlt: "Barbershop interior"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-drying-old-customers-face-after-shaving_23-2148181958.jpg", imageAlt: "Haircut service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-drying-old-customers-face-after-shaving_23-2148181958.jpg?_wi=1", imageAlt: "Haircut service"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-trimming-beard-man_23-2147778907.jpg", imageAlt: "Traditional shave service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-trimming-beard-man_23-2147778907.jpg?_wi=1", imageAlt: "Traditional shave service"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-gazing-bottle-perfume-isolated_171337-17369.jpg", imageAlt: "Beard grooming service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-gazing-bottle-perfume-isolated_171337-17369.jpg?_wi=1", imageAlt: "Beard grooming service"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-sitting-chair-hairdresser-with-client-guy-drinkig-whiskey_1157-43567.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-sitting-chair-hairdresser-with-client-guy-drinkig-whiskey_1157-43567.jpg?_wi=2"
|
||||
imageAlt="Prestigious Barbershop storefront"
|
||||
mediaAnimation="slide-up"
|
||||
bulletPoints={[
|
||||
@@ -109,15 +109,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Classic Haircut", description: "Traditional and contemporary haircuts tailored to your face shape and personal style. Includes hot towel finish.", imageSrc: "http://img.b2bpic.net/free-photo/barber-drying-old-customers-face-after-shaving_23-2148181958.jpg", imageAlt: "Professional haircut service"
|
||||
title: "Classic Haircut", description: "Traditional and contemporary haircuts tailored to your face shape and personal style. Includes hot towel finish.", imageSrc: "http://img.b2bpic.net/free-photo/barber-drying-old-customers-face-after-shaving_23-2148181958.jpg?_wi=2", imageAlt: "Professional haircut service"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Straight Razor Shave", description: "Experience the luxury of a traditional straight razor shave with premium products and impeccable technique.", imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-trimming-beard-man_23-2147778907.jpg", imageAlt: "Traditional shave service"
|
||||
title: "Straight Razor Shave", description: "Experience the luxury of a traditional straight razor shave with premium products and impeccable technique.", imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-trimming-beard-man_23-2147778907.jpg?_wi=2", imageAlt: "Traditional shave service"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Beard Grooming", description: "Expert beard trimming, styling, and conditioning treatments to keep your beard looking sharp and healthy.", imageSrc: "http://img.b2bpic.net/free-photo/man-gazing-bottle-perfume-isolated_171337-17369.jpg", imageAlt: "Beard grooming service"
|
||||
title: "Beard Grooming", description: "Expert beard trimming, styling, and conditioning treatments to keep your beard looking sharp and healthy.", imageSrc: "http://img.b2bpic.net/free-photo/man-gazing-bottle-perfume-isolated_171337-17369.jpg?_wi=2", imageAlt: "Beard grooming service"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user