Merge version_4 into main #4
@@ -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." },
|
||||
|
||||
Reference in New Issue
Block a user