Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5b5b720137 | |||
| cb6ec1867e | |||
| a2332a09ee | |||
| bf73a1fb02 | |||
| fefff67a17 | |||
| bd4e95794e | |||
| f6d037c839 |
@@ -41,7 +41,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
title="Eminence Beauty Studio"
|
||||
title="Enhance Your Natural Radiance"
|
||||
description="Excellence in brow, lash, and organic skincare treatments in the heart of Middelburg."
|
||||
buttons={[{ text: "Book Your Session", href: "#contact" }]}
|
||||
mediaItems={[
|
||||
@@ -70,6 +70,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Book Now", href: "#contact" }]}
|
||||
plans={[
|
||||
{ id: "p1", badge: "Brows", price: "R1,900", subtitle: "Microblading", features: ["Consultation", "Precision Mapping", "Lasting Results"] },
|
||||
{ id: "p2", badge: "Brows", price: "R550 - R1,000", subtitle: "Brow Touch-ups", features: ["Maintenance", "Refining", "Shape Correction"] },
|
||||
@@ -77,7 +78,7 @@ export default function LandingPage() {
|
||||
{ id: "p4", badge: "Lashes", price: "R500 - R550", subtitle: "Hybrid Lashes", features: ["Fuller Volume", "Textured Effect", "High Definition"] }
|
||||
]}
|
||||
title="Professional Services"
|
||||
description="Specialized techniques for stunning brows and lashes."
|
||||
description="Invest in your confidence with our expert-level lash and brow styling."
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user