From 05f0b8fd117b4d597ed1c6568ddcf5329db1ff60 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 11:31:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0a87214..6a8f022 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { ]} 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" - imageAlt="Young man resting after an intense workout," + imageAlt="Young man resting after an intense workout" mediaAnimation="slide-up" avatars={[ { @@ -372,4 +372,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file