Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cb6ec1867e | |||
| a2332a09ee | |||
| bf73a1fb02 | |||
| fefff67a17 |
@@ -41,7 +41,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardCarousel
|
<HeroBillboardCarousel
|
||||||
background={{ variant: "sparkles-gradient" }}
|
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."
|
description="Excellence in brow, lash, and organic skincare treatments in the heart of Middelburg."
|
||||||
buttons={[{ text: "Book Your Session", href: "#contact" }]}
|
buttons={[{ text: "Book Your Session", href: "#contact" }]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
@@ -70,6 +70,7 @@ export default function LandingPage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
buttons={[{ text: "Book Now", href: "#contact" }]}
|
||||||
plans={[
|
plans={[
|
||||||
{ id: "p1", badge: "Brows", price: "R1,900", subtitle: "Microblading", features: ["Consultation", "Precision Mapping", "Lasting Results"] },
|
{ 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"] },
|
{ id: "p2", badge: "Brows", price: "R550 - R1,000", subtitle: "Brow Touch-ups", features: ["Maintenance", "Refining", "Shape Correction"] },
|
||||||
|
|||||||
Reference in New Issue
Block a user