Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7b1820c935 | |||
| 26e9542268 | |||
| 196ff1b28e |
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "f1", title: "Do I need a reservation?", content: "Booking is recommended to ensure priority service and space."},
|
id: "f1", title: "Do I need a reservation?", content: "Booking is recommended to ensure priority service and space. We guarantee priority service for all pre-booked appointments."},
|
||||||
{
|
{
|
||||||
id: "f2", title: "Are there networking events?", content: "We host exclusive social events for our members regularly."},
|
id: "f2", title: "Are there networking events?", content: "We host exclusive social events for our members regularly."},
|
||||||
{
|
{
|
||||||
@@ -235,4 +235,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user