Update src/app/page.tsx
This commit is contained in:
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
imageAlt="FitPulse gym facilities and equipment"
|
||||
imagePosition="right"
|
||||
buttons={[
|
||||
{ text: "Claim Free Trial", href: "contact" },
|
||||
{ text: "Start Free Trial Today", href: "contact" },
|
||||
{ text: "Tour Facility", href: "classes" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -218,4 +218,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user