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