Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-12 07:45:30 +00:00

View File

@@ -84,14 +84,14 @@ export default function LandingPage() {
handle: "@CosmicPioneer",
testimonial: "An unparalleled journey. Moon Tours delivered a flawless, life-changing experience that transcended all expectations. The view of Earth from the lunar surface is etched in my soul.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cosmonaut-doing-cosmic-journey-seeking-extraterrestrial-life_482257-126320.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cosmonaut-doing-cosmic-journey-seeking-extraterrestrial-life_482257-126320.jpg?_wi=1",
},
{
name: "Dr. Elena Petrova",
handle: "@StarGazer",
testimonial: "As an astrophysicist, I demand precision. Moon Tours exceeded every scientific and safety standard, making this the most profound research trip of my career. Simply breathtaking.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-standing-futuristic-cityscape-office-generated-by-ai_188544-42795.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-standing-futuristic-cityscape-office-generated-by-ai_188544-42795.jpg?_wi=1",
},
{
name: "Marcus Thorne",
@@ -145,7 +145,7 @@ export default function LandingPage() {
},
]}
avatarText="Join the elite few who have touched the cosmos."
imageSrc="http://img.b2bpic.net/free-photo/technological-exploration-settlement_23-2151768691.jpg"
imageSrc="http://img.b2bpic.net/free-photo/technological-exploration-settlement_23-2151768691.jpg?_wi=1"
imageAlt="Astronaut standing on the Moon looking at Earth"
showBlur={true}
textPosition="bottom"
@@ -202,7 +202,7 @@ export default function LandingPage() {
imageAlt: "Rocket launching into space",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/technological-exploration-settlement_23-2151768691.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/technological-exploration-settlement_23-2151768691.jpg?_wi=2",
imageAlt: "spacecraft control panel holographic",
},
{
@@ -231,7 +231,7 @@ export default function LandingPage() {
value: "Redundant protocols",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cosmonaut-doing-cosmic-journey-seeking-extraterrestrial-life_482257-126320.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cosmonaut-doing-cosmic-journey-seeking-extraterrestrial-life_482257-126320.jpg?_wi=2",
imageAlt: "spacecraft control panel holographic",
},
{
@@ -267,7 +267,7 @@ export default function LandingPage() {
},
],
completedLabel: "Journey Completed",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-standing-futuristic-cityscape-office-generated-by-ai_188544-42795.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-standing-futuristic-cityscape-office-generated-by-ai_188544-42795.jpg?_wi=2",
imageAlt: "spacecraft control panel holographic",
},
]}