Compare commits
10 Commits
version_18
...
version_21
| Author | SHA1 | Date | |
|---|---|---|---|
| 72543acda9 | |||
| d547942a22 | |||
| 6ce18e417b | |||
| 14568bb9d3 | |||
| 6b4aaf476e | |||
| 42479a3662 | |||
| 35f457c170 | |||
| 95337b21b8 | |||
| 9b6dfb468b | |||
| c0b74f1036 |
@@ -81,6 +81,7 @@ export default function FitCoachPage() {
|
|||||||
{ text: "Meet Our Coaches", href: "#team" }
|
{ text: "Meet Our Coaches", href: "#team" }
|
||||||
]}
|
]}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
className="backdrop-blur-md bg-white/10 border border-white/20 rounded-2xl"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -221,6 +222,7 @@ export default function FitCoachPage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
cardClassName="gap-[100px]"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user