Merge version_1 into main #4
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
title: "Hygienic Environment", description: "Your safety and comfort are our priority, with stringent hygiene protocols for a clean experience.", icon: Droplet,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2921.jpg", imageAlt: "Hygienic salon environment"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2921.jpg?_wi=1", imageAlt: "Hygienic salon environment"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-starting-work-with-client_23-2147769744.jpg", imageAlt: "Client in a clean salon chair"
|
||||
}
|
||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg", imageAlt: "Luxury salon experience"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-scalp-massage-spa_23-2151454757.jpg", imageAlt: "Relaxing pampering session"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-scalp-massage-spa_23-2151454757.jpg?_wi=1", imageAlt: "Relaxing pampering session"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "haircut", name: "Haircut & Styling", price: "From ₹800", variant: "Hair", imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2921.jpg", imageAlt: "Stylish haircut in salon"},
|
||||
id: "haircut", name: "Haircut & Styling", price: "From ₹800", variant: "Hair", imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2921.jpg?_wi=2", imageAlt: "Stylish haircut in salon"},
|
||||
{
|
||||
id: "facial", name: "Luxury Facials", price: "From ₹1500", variant: "Skin", imageSrc: "http://img.b2bpic.net/free-photo/female-patient-getting-rf-lifting-procedure_107420-74031.jpg", imageAlt: "Hydra facial treatment"},
|
||||
{
|
||||
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "beard", name: "Men's Grooming & Beard", price: "From ₹500", variant: "Grooming", imageSrc: "http://img.b2bpic.net/free-photo/from-hands-shaving-neck_23-2147778916.jpg", imageAlt: "Men's beard styling"},
|
||||
{
|
||||
id: "keratin", name: "Keratin & Smoothening", price: "From ₹4000", variant: "Hair", imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-scalp-massage-spa_23-2151454757.jpg", imageAlt: "Keratin hair treatment"},
|
||||
id: "keratin", name: "Keratin & Smoothening", price: "From ₹4000", variant: "Hair", imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-scalp-massage-spa_23-2151454757.jpg?_wi=2", imageAlt: "Keratin hair treatment"},
|
||||
{
|
||||
id: "skin-rejuvenation", name: "Skin Rejuvenation", price: "From ₹2000", variant: "Skin", imageSrc: "http://img.b2bpic.net/free-photo/woman-beauty-clinic-treatment_23-2148878895.jpg", imageAlt: "Skin rejuvenation treatment"},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user