Merge version_1 into main #2
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2wl1ec"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3As9wL3ek5Lm2VUkS2qi4h0VGPM/uploaded-1773371331902-s7fbdwyg.png"
|
||||
imageAlt="luxury salon interior modern design"
|
||||
mediaAnimation="opacity"
|
||||
frameStyle="card"
|
||||
@@ -150,22 +150,22 @@ export default function LandingPage() {
|
||||
<ProductCardFour
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Balayage Highlights", price: "Premium Style", variant: "Blonde Balayage", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fay9dq", imageAlt: "blonde balayage hair color highlights"
|
||||
id: "1", name: "Balayage Highlights", price: "Premium Style", variant: "Blonde Balayage", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3As9wL3ek5Lm2VUkS2qi4h0VGPM/uploaded-1773371331903-deu9stm8.png", imageAlt: "blonde balayage hair color highlights"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Modern Haircut", price: "Precision Cut", variant: "Fade & Texture", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pcb8vg", imageAlt: "modern men's haircut fade style"
|
||||
id: "2", name: "Modern Haircut", price: "Precision Cut", variant: "Fade & Texture", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3As9wL3ek5Lm2VUkS2qi4h0VGPM/uploaded-1773371331903-jwmg7jfy.png", imageAlt: "modern men's haircut fade style"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Hair Extensions", price: "Volume & Length", variant: "Tape-In Extensions", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=18h7d9", imageAlt: "long hair extensions styling results"
|
||||
id: "3", name: "Hair Extensions", price: "Volume & Length", variant: "Tape-In Extensions", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3As9wL3ek5Lm2VUkS2qi4h0VGPM/uploaded-1773371331904-7pnlq0mr.png", imageAlt: "long hair extensions styling results"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Wedding Styling", price: "Bridal Perfection", variant: "Updo & Makeup", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8a0xe1", imageAlt: "bridal wedding hair styling updo"
|
||||
id: "4", name: "Wedding Styling", price: "Bridal Perfection", variant: "Updo & Makeup", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3As9wL3ek5Lm2VUkS2qi4h0VGPM/uploaded-1773371331903-44auvqq4.png", imageAlt: "bridal wedding hair styling updo"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Color Correction", price: "Expert Service", variant: "Colour Transformation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nvxat2", imageAlt: "hair color correction transformation"
|
||||
id: "5", name: "Color Correction", price: "Expert Service", variant: "Colour Transformation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3As9wL3ek5Lm2VUkS2qi4h0VGPM/uploaded-1773371331903-44auvqq4.png", imageAlt: "hair color correction transformation"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Hair Treatment", price: "Restoration", variant: "Deep Treatment", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=e2hq1s", imageAlt: "deep hair conditioning treatment spa"
|
||||
id: "6", name: "Hair Treatment", price: "Restoration", variant: "Deep Treatment", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3As9wL3ek5Lm2VUkS2qi4h0VGPM/uploaded-1773371331903-rreghqut.png", imageAlt: "deep hair conditioning treatment spa"
|
||||
}
|
||||
]}
|
||||
title="Gallery"
|
||||
|
||||
Reference in New Issue
Block a user