2 Commits

Author SHA1 Message Date
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

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