diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index e7ebc89..fab972b 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -25,27 +25,27 @@ export default function HomePage() { }} items={[ { - videoSrc: "https://d8j0ntlcm91z4.cloudfront.net/user_38xzZboKViGWJOttwIXH07lWA1P/hf_20260418_080021_d598092b-c4c2-4e53-8e46-94cf9064cd50.mp4", + videoSrc: "https://d8j0ntlcm91z4.cloudfront.net/user_38xzZboKViGWJOttwIXH07lWA1P/hf_20260418_080021_d598092b-c4c2-4e53-8e46-94cf9064cd50.mp4?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-galaxy-background_23-2151114393.jpg", imageAlt: "space exploration cinematic", }, { - videoSrc: "https://d8j0ntlcm91z4.cloudfront.net/user_38xzZboKViGWJOttwIXH07lWA1P/hf_20260418_080021_d598092b-c4c2-4e53-8e46-94cf9064cd50.mp4", + videoSrc: "https://d8j0ntlcm91z4.cloudfront.net/user_38xzZboKViGWJOttwIXH07lWA1P/hf_20260418_080021_d598092b-c4c2-4e53-8e46-94cf9064cd50.mp4?_wi=2", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-gateway-portal-with-desert-landscape_23-2151239086.jpg", imageAlt: "space exploration cinematic", }, { - videoSrc: "https://d8j0ntlcm91z4.cloudfront.net/user_38xzZboKViGWJOttwIXH07lWA1P/hf_20260418_080021_d598092b-c4c2-4e53-8e46-94cf9064cd50.mp4", - imageSrc: "http://img.b2bpic.net/free-photo/dark-blue-galaxy-space-with-stars-well-use-as-astronomy-backgrou_1258-106.jpg", + videoSrc: "https://d8j0ntlcm91z4.cloudfront.net/user_38xzZboKViGWJOttwIXH07lWA1P/hf_20260418_080021_d598092b-c4c2-4e53-8e46-94cf9064cd50.mp4?_wi=3", + imageSrc: "http://img.b2bpic.net/free-photo/dark-blue-galaxy-space-with-stars-well-use-as-astronomy-backgrou_1258-106.jpg?_wi=1", imageAlt: "space exploration cinematic", }, { - videoSrc: "https://d8j0ntlcm91z4.cloudfront.net/user_38xzZboKViGWJOttwIXH07lWA1P/hf_20260418_080021_d598092b-c4c2-4e53-8e46-94cf9064cd50.mp4", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-blue-purple-sky-filled-with-starts_181624-24991.jpg", + videoSrc: "https://d8j0ntlcm91z4.cloudfront.net/user_38xzZboKViGWJOttwIXH07lWA1P/hf_20260418_080021_d598092b-c4c2-4e53-8e46-94cf9064cd50.mp4?_wi=4", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-blue-purple-sky-filled-with-starts_181624-24991.jpg?_wi=1", imageAlt: "space exploration cinematic", }, { - videoSrc: "https://d8j0ntlcm91z4.cloudfront.net/user_38xzZboKViGWJOttwIXH07lWA1P/hf_20260418_080021_d598092b-c4c2-4e53-8e46-94cf9064cd50.mp4", + videoSrc: "https://d8j0ntlcm91z4.cloudfront.net/user_38xzZboKViGWJOttwIXH07lWA1P/hf_20260418_080021_d598092b-c4c2-4e53-8e46-94cf9064cd50.mp4?_wi=5", imageSrc: "http://img.b2bpic.net/free-photo/cosmic-nebula-space-background_23-2151955886.jpg", imageAlt: "space exploration cinematic", }, @@ -133,14 +133,14 @@ export default function HomePage() { quote: "Seeing the earth from the void changed everything I knew about our fragility.", name: "Sarah Miller", role: "Mission Specialist", - imageSrc: "http://img.b2bpic.net/free-photo/dark-blue-galaxy-space-with-stars-well-use-as-astronomy-backgrou_1258-106.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dark-blue-galaxy-space-with-stars-well-use-as-astronomy-backgrou_1258-106.jpg?_wi=2", }, { title: "Absolute Perfection", quote: "The engineering team at Aeon is truly pushing the boundaries of what is possible.", name: "David Thorne", role: "Aerospace Analyst", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-blue-purple-sky-filled-with-starts_181624-24991.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-blue-purple-sky-filled-with-starts_181624-24991.jpg?_wi=2", }, ]} />