Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 59063592aa | |||
| 56c3b3cdc6 | |||
| 0b6d4d9efb |
@@ -41,6 +41,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="home-hero" data-section="home-hero">
|
||||
<HeroOverlayTestimonial
|
||||
showDimOverlay={true}
|
||||
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."
|
||||
buttons={[{ text: "Join Now", href: "/contact" }]}
|
||||
@@ -121,4 +122,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user