Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e1212feb98 | |||
| 0288347540 | |||
| b5e4d713fd |
@@ -45,16 +45,16 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplitDualMedia
|
<HeroSplitDualMedia
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
title="Hollywood Beauty"
|
title="Expert Hair & Salon Care"
|
||||||
description="Premium hair, nail, and makeup services in a luxury setting. Redefine your style with our expert team."
|
description="Transform your look with precision cuts, luxury coloring, and professional styling at Hollywood Beauty. Experience world-class hair expertise in a premium setting."
|
||||||
tag="Luxury Salon Experience"
|
tag="Hair Services Specialist"
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/empty-wintertime-luxury-ski-resort_482257-102290.jpg", imageAlt: "hair salon interior modern" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-professional-arranging-bride-s-hair_23-2149722004.jpg", imageAlt: "professional hair styling session" },
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-various-cleaning-products_23-2150829675.jpg", imageAlt: "manicure nail art station" }
|
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-of-smiling-professional-hairdresser-holding-hair-dryer-at-salon_23-2148784869.jpg", imageAlt: "hair stylist with tools" }
|
||||||
]}
|
]}
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
rating={5}
|
rating={5}
|
||||||
ratingText="Rated 5 stars by our happy clients"
|
ratingText="Loved by thousands for our hair styling"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user