Merge version_4 into main #4

Merged
bender merged 1 commits from version_4 into main 2026-04-28 16:04:16 +00:00

View File

@@ -91,6 +91,7 @@ export default function LandingPage() {
title="Ready to glow?"
description="Visit us in Malvern East or book your slot online for a glowing experience. We use premium products for premium results."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
className="border-t border-accent/30 bg-black/5"
/>
</div>
@@ -100,6 +101,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
title="Questions?"
description="We're happy to answer anything you might be wondering about."
faqsAnimation="slide-up"
faqs={[
{ id: "f1", title: "How do I book?", content: "Use our online link." },