Compare commits
7 Commits
version_11
...
version_14
| Author | SHA1 | Date | |
|---|---|---|---|
| bc83a41cf7 | |||
| ce38d4c5fd | |||
| 3a4b65761c | |||
| 44b7c22a5d | |||
| 8fbbbb444d | |||
| 152e336f93 | |||
| 752a1e28d0 |
@@ -1409,4 +1409,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -65,6 +65,8 @@ export default function FitCoachPage() {
|
||||
autoplayDelay={4000}
|
||||
showDimOverlay={true}
|
||||
logoClassName="!text-white"
|
||||
descriptionClassName="!text-white"
|
||||
buttonTextClassName="!text-white"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -260,7 +262,7 @@ export default function FitCoachPage() {
|
||||
description="Download our complete beginner-friendly workout program with video demonstrations, nutrition tips, and progress tracking templates. Start your transformation today!"
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/equipments-gym_93675-129485.jpg"
|
||||
imageAlt="Modern gym facility"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -284,4 +286,4 @@ export default function FitCoachPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user