Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 390341f7a5 | |||
| a126208ff0 | |||
| a7a3b3457b |
@@ -1409,4 +1409,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -267,6 +267,7 @@ export default function FitCoachPage() {
|
||||
inputPlaceholder="Enter your email for instant access"
|
||||
buttonText="Get Free Plan"
|
||||
termsText="Instant download. No spam, unsubscribe anytime. Join 2,500+ members getting results with our proven training methods."
|
||||
containerClassName="bg-red-500"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -283,4 +284,4 @@ export default function FitCoachPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user