Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-04 21:34:17 +00:00

View File

@@ -84,7 +84,7 @@ export default function LandingPage() {
price: "Active",
rating: 5,
reviewCount: "2026",
imageSrc: "http://img.b2bpic.net/free-photo/journey-planet-mars-concept_23-2150063207.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/journey-planet-mars-concept_23-2150063207.jpg?_wi=1",
},
{
id: "m2",
@@ -93,7 +93,7 @@ export default function LandingPage() {
price: "Operational",
rating: 5,
reviewCount: "1995",
imageSrc: "http://img.b2bpic.net/free-photo/space-background-realistic-starry-night-cosmos-shining-stars-milky-way-stardust-color-galaxy_1258-154709.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/space-background-realistic-starry-night-cosmos-shining-stars-milky-way-stardust-color-galaxy_1258-154709.jpg?_wi=1",
},
{
id: "m3",
@@ -102,7 +102,7 @@ export default function LandingPage() {
price: "Surface",
rating: 4,
reviewCount: "2020",
imageSrc: "http://img.b2bpic.net/free-photo/space-ladder-mars-science-fiction-painting-3d-illustration_456031-154.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/space-ladder-mars-science-fiction-painting-3d-illustration_456031-154.jpg?_wi=1",
},
{
id: "m4",
@@ -111,7 +111,7 @@ export default function LandingPage() {
price: "Monitoring",
rating: 5,
reviewCount: "2020",
imageSrc: "http://img.b2bpic.net/free-photo/journey-planet-mars-concept_23-2150063207.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/journey-planet-mars-concept_23-2150063207.jpg?_wi=2",
},
{
id: "m5",
@@ -120,7 +120,7 @@ export default function LandingPage() {
price: "Solar Orbit",
rating: 5,
reviewCount: "2018",
imageSrc: "http://img.b2bpic.net/free-photo/space-background-realistic-starry-night-cosmos-shining-stars-milky-way-stardust-color-galaxy_1258-154709.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/space-background-realistic-starry-night-cosmos-shining-stars-milky-way-stardust-color-galaxy_1258-154709.jpg?_wi=2",
},
{
id: "m6",
@@ -129,7 +129,7 @@ export default function LandingPage() {
price: "Returned",
rating: 4,
reviewCount: "2016",
imageSrc: "http://img.b2bpic.net/free-photo/space-ladder-mars-science-fiction-painting-3d-illustration_456031-154.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/space-ladder-mars-science-fiction-painting-3d-illustration_456031-154.jpg?_wi=2",
},
]}
title="Featured Missions"
@@ -196,28 +196,28 @@ export default function LandingPage() {
name: "Sarah Jenkins",
role: "Aerospace Student",
testimonial: "The insights provided by the NASA telemetry portal are unmatched. It really brought the Artemis mission to life for me.",
imageSrc: "http://img.b2bpic.net/free-photo/journey-planet-mars-concept_23-2150063207.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/journey-planet-mars-concept_23-2150063207.jpg?_wi=3",
},
{
id: "t2",
name: "Dr. Marcus Thorne",
role: "Astrophysicist",
testimonial: "James Webb imagery changed our understanding of the universe. Having it organized here is a gift to the scientific community.",
imageSrc: "http://img.b2bpic.net/free-photo/space-background-realistic-starry-night-cosmos-shining-stars-milky-way-stardust-color-galaxy_1258-154709.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/space-background-realistic-starry-night-cosmos-shining-stars-milky-way-stardust-color-galaxy_1258-154709.jpg?_wi=3",
},
{
id: "t3",
name: "Elena Rodriguez",
role: "Science Educator",
testimonial: "Teaching the next generation is easier when you have live mission data to show. NASA is making space accessible.",
imageSrc: "http://img.b2bpic.net/free-photo/space-ladder-mars-science-fiction-painting-3d-illustration_456031-154.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/space-ladder-mars-science-fiction-painting-3d-illustration_456031-154.jpg?_wi=3",
},
{
id: "t4",
name: "James Chen",
role: "Mission Enthusiast",
testimonial: "The precision of these missions is inspiring. I check the rover status every single morning.",
imageSrc: "http://img.b2bpic.net/free-photo/journey-planet-mars-concept_23-2150063207.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/journey-planet-mars-concept_23-2150063207.jpg?_wi=4",
},
]}
/>