Update src/app/page.tsx

This commit is contained in:
2026-04-09 13:46:07 +00:00
parent e6604b7ec8
commit 5378c8dc76

View File

@@ -147,7 +147,7 @@ export default function LandingPage() {
{
title: "Jupiter",
description: "The giant gas planet of our neighborhood.",
imageSrc: "http://img.b2bpic.net/free-photo/space-background-with-fire-ice-planet_1048-10531.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/space-background-with-fire-ice-planet_1048-10531.jpg?_wi=1",
buttonIcon: "CircleDot",
},
]}
@@ -164,7 +164,7 @@ export default function LandingPage() {
description="The Sun's massive gravity acts as the anchor for our solar system, pulling planets into elliptical orbits that sustain the order of the cosmos."
subdescription="Understanding gravity allows us to predict the position of celestial bodies millions of years into the future."
icon={Compass}
imageSrc="http://img.b2bpic.net/free-photo/space-background-with-fire-ice-planet_1048-10531.jpg"
imageSrc="http://img.b2bpic.net/free-photo/space-background-with-fire-ice-planet_1048-10531.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>