Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 56c3b3cdc6 | |||
| 0b6d4d9efb |
@@ -41,6 +41,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="home-hero" data-section="home-hero">
|
<div id="home-hero" data-section="home-hero">
|
||||||
<HeroOverlayTestimonial
|
<HeroOverlayTestimonial
|
||||||
|
showDimOverlay={true}
|
||||||
title="Transform Your Body 💪"
|
title="Transform Your Body 💪"
|
||||||
description="Experience premium fitness like never before. SK Fitness Club offers elite training, state-of-the-art facilities, and a community built on high performance."
|
description="Experience premium fitness like never before. SK Fitness Club offers elite training, state-of-the-art facilities, and a community built on high performance."
|
||||||
buttons={[{ text: "Join Now", href: "/contact" }]}
|
buttons={[{ text: "Join Now", href: "/contact" }]}
|
||||||
@@ -121,4 +122,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user