Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8c5bb94006 | |||
| 05f0b8fd11 | |||
| b41b0d2cba | |||
| 75afcd2a4b | |||
| b54e16a3a6 | |||
| 969cf51acb |
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/young-afro-american-sports-man-standing-with-white-towel-resting-after-workout_171337-9246.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/young-afro-american-sports-man-standing-with-white-towel-resting-after-workout_171337-9246.jpg"
|
||||||
imageAlt="Dynamic gym with neon green accents"
|
imageAlt="Young man resting after an intense workout"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
@@ -372,4 +372,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user