Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3c8ec23261 | |||
| 73ad9b33ce | |||
| 112ab5d719 | |||
| a1037170b8 |
@@ -122,8 +122,8 @@ export default function LandingPage() {
|
|||||||
<div id="features" data-section="features">
|
<div id="features" data-section="features">
|
||||||
<FeatureCardTwentyOne
|
<FeatureCardTwentyOne
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
title="Our Signature Vibe"
|
title="Versatile Luxury Hosting"
|
||||||
description="Whether it's a corporate function or a Sunday social, we provide the perfect stage."
|
description="From professional corporate functions to soulful social celebrations, we provide the ultimate versatile setting for every occasion."
|
||||||
accordionItems={[
|
accordionItems={[
|
||||||
{
|
{
|
||||||
id: "f1", title: "Corporate Events", content: "Professional hosting for work functions and company milestones in a sophisticated setting."},
|
id: "f1", title: "Corporate Events", content: "Professional hosting for work functions and company milestones in a sophisticated setting."},
|
||||||
@@ -208,4 +208,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user