Merge version_2 into main #3
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EEFkb51EiZNiVnuufgY5ajVCAh/uploaded-1779750801156-a5kdlg83.png", imageAlt: "Close-up of a precision fade haircut"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EEFkb51EiZNiVnuufgY5ajVCAh/uploaded-1779750801156-a5kdlg83.png?_wi=1", imageAlt: "Close-up of a precision fade haircut"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313017.jpg", imageAlt: "Detail of a luxury barber chair"}
|
||||
]}
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "gallery-1", name: "Fresh Fade", price: "£-", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EEFkb51EiZNiVnuufgY5ajVCAh/uploaded-1779750801156-a5kdlg83.png", imageAlt: "Fresh fade haircut"},
|
||||
id: "gallery-1", name: "Fresh Fade", price: "£-", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EEFkb51EiZNiVnuufgY5ajVCAh/uploaded-1779750801156-a5kdlg83.png?_wi=2", imageAlt: "Fresh fade haircut"},
|
||||
{
|
||||
id: "gallery-2", name: "Transformation", price: "£-", imageSrc: "http://img.b2bpic.net/free-photo/tattooed-caucasian-male-barber-cutting-beard-black-stylish-man_613910-1464.jpg", imageAlt: "Before and after haircut transformation"},
|
||||
{
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "gallery-4", name: "Textured Hair", price: "£-", imageSrc: "http://img.b2bpic.net/free-photo/young-male-doing-selfcare-routine_23-2149291871.jpg", imageAlt: "Specialized textured hair cut"},
|
||||
{
|
||||
id: "gallery-5", name: "Shop Vibe", price: "£-", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EEFkb51EiZNiVnuufgY5ajVCAh/uploaded-1779750801156-eiw671cd.jpg", imageAlt: "Interior of the X Barbers shop"},
|
||||
id: "gallery-5", name: "Shop Vibe", price: "£-", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EEFkb51EiZNiVnuufgY5ajVCAh/uploaded-1779750801156-eiw671cd.jpg?_wi=1", imageAlt: "Interior of the X Barbers shop"},
|
||||
{
|
||||
id: "gallery-6", name: "Line Up Detail", price: "£-", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-getting-haircut-with-trimmer_23-2148256902.jpg", imageAlt: "Close-up of a sharp hairline"}
|
||||
]}
|
||||
@@ -215,7 +215,7 @@ export default function LandingPage() {
|
||||
textarea={{
|
||||
name: "message", placeholder: "How can we help you?", rows: 4
|
||||
}}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EEFkb51EiZNiVnuufgY5ajVCAh/uploaded-1779750801156-eiw671cd.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EEFkb51EiZNiVnuufgY5ajVCAh/uploaded-1779750801156-eiw671cd.jpg?_wi=2"
|
||||
imageAlt="Map of X Barbers location in Croydon"
|
||||
mediaPosition="right"
|
||||
buttonText="SEND MESSAGE"
|
||||
|
||||
Reference in New Issue
Block a user