Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 82600b4353 | |||
| de24e5d054 | |||
| 62800117af |
@@ -1414,4 +1414,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -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