Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d8b695d3b3 | |||
| 0bb5605050 | |||
| 3c8ec23261 | |||
| 73ad9b33ce | |||
| 112ab5d719 | |||
| a1037170b8 |
@@ -122,8 +122,8 @@ export default function LandingPage() {
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardTwentyOne
|
||||
useInvertedBackground={true}
|
||||
title="Our Signature Vibe"
|
||||
description="Whether it's a corporate function or a Sunday social, we provide the perfect stage."
|
||||
title="Versatile Luxury Hosting"
|
||||
description="From professional corporate functions to soulful social celebrations, we provide the ultimate versatile setting for every occasion."
|
||||
accordionItems={[
|
||||
{
|
||||
id: "f1", title: "Corporate Events", content: "Professional hosting for work functions and company milestones in a sophisticated setting."},
|
||||
@@ -172,7 +172,7 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
tag="Get in touch"
|
||||
title="Book Your Event Today"
|
||||
title="Ready to Book Your Date?"
|
||||
description="Ready to host your next party or work function with us? Drop your email and we'll reach out to discuss the details."
|
||||
/>
|
||||
</div>
|
||||
@@ -208,4 +208,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user