diff --git a/src/app/page.tsx b/src/app/page.tsx index e32b693..2d2852d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,11 +69,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { id: "f1", title: "Cryo-Icarus", tags: ["Ice", "Research"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZFQ7bDQyxTrJ0TuJbQx1mBjns/a-realistic-3d-render-of-a-cold-ice-cove-1774688720106-2c1bf98c.png" }, - { id: "f2", title: "Nebula-X", tags: ["Gas", "Energy"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZFQ7bDQyxTrJ0TuJbQx1mBjns/a-realistic-3d-render-of-a-gas-giant-pla-1774688718364-008c3b83.png" }, + { id: "f1", title: "Cryo-Icarus", tags: ["Ice", "Research"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZFQ7bDQyxTrJ0TuJbQx1mBjns/a-realistic-3d-render-of-a-cold-ice-cove-1774688720106-2c1bf98c.png?_wi=1" }, + { id: "f2", title: "Nebula-X", tags: ["Gas", "Energy"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZFQ7bDQyxTrJ0TuJbQx1mBjns/a-realistic-3d-render-of-a-gas-giant-pla-1774688718364-008c3b83.png?_wi=1" }, { id: "f3", title: "Vulcan Prime", tags: ["Rocky", "Volcanic"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZFQ7bDQyxTrJ0TuJbQx1mBjns/a-realistic-3d-render-of-a-rocky-lava-fi-1774688716529-40586ba3.png" }, - { id: "f4", title: "Titan Reach", tags: ["Moon", "Resources"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZFQ7bDQyxTrJ0TuJbQx1mBjns/a-realistic-3d-render-of-a-cold-ice-cove-1774688720106-2c1bf98c.png" }, - { id: "f5", title: "Void Sentinel", tags: ["Anomaly", "High-Gravity"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZFQ7bDQyxTrJ0TuJbQx1mBjns/a-realistic-3d-render-of-a-gas-giant-pla-1774688718364-008c3b83.png" }, + { id: "f4", title: "Titan Reach", tags: ["Moon", "Resources"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZFQ7bDQyxTrJ0TuJbQx1mBjns/a-realistic-3d-render-of-a-cold-ice-cove-1774688720106-2c1bf98c.png?_wi=2" }, + { id: "f5", title: "Void Sentinel", tags: ["Anomaly", "High-Gravity"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZFQ7bDQyxTrJ0TuJbQx1mBjns/a-realistic-3d-render-of-a-gas-giant-pla-1774688718364-008c3b83.png?_wi=2" }, ]} title="The Planetary Archive" description="Cataloging the most significant celestial bodies discovered in the sector."