Update src/app/page.tsx

This commit is contained in:
2026-03-25 18:05:18 +00:00
parent afe6906052
commit 5718ea2e7e

View File

@@ -111,7 +111,7 @@ export default function LandingPage() {
avatarText="Join 1000+ happy students!"
imageSrc="http://img.b2bpic.net/free-photo/school-scene-with-queer-teens_23-2150379415.jpg"
imageAlt="Students studying in a modern classroom"
mediaAnimation="entrance-slide"
mediaAnimation="slide-up"
fixedMediaHeight={true}
showMarqueeCard={true}
/>
@@ -205,8 +205,8 @@ export default function LandingPage() {
src: "http://img.b2bpic.net/free-vector/flat-design-youth-day-background_23-2148206609.jpg", alt: "David Lee"
}
]}
ratingAnimation="entrance-slide"
avatarsAnimation="entrance-slide"
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
/>
</div>