4 Commits

Author SHA1 Message Date
cb6ec1867e Update src/app/page.tsx 2026-04-16 15:13:33 +00:00
a2332a09ee Merge version_3 into main
Merge version_3 into main
2026-04-16 15:12:44 +00:00
bf73a1fb02 Update src/app/page.tsx 2026-04-16 15:12:41 +00:00
fefff67a17 Merge version_2 into main
Merge version_2 into main
2026-04-16 15:11:48 +00:00

View File

@@ -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"] },