diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index a9a7989..668e4a9 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -20,7 +20,7 @@ export default function HomePage() { text: "Enter the Madness", href: "#features"}} secondaryButton={{ text: "Explore Orbit", href: "#metrics"}} - imageSrc="http://img.b2bpic.net/free-photo/human-ring-stronghold-outer-planet-science-fiction-illustration_456031-76.jpg" + imageSrc="http://img.b2bpic.net/free-photo/human-ring-stronghold-outer-planet-science-fiction-illustration_456031-76.jpg?_wi=1" /> @@ -37,7 +37,7 @@ export default function HomePage() { }, { title: "Fractal Expansion", description: "Particles morph into complex mathematical structures upon contact.", bentoComponent: "media-stack", mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/human-ring-stronghold-outer-planet-science-fiction-illustration_456031-76.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/human-ring-stronghold-outer-planet-science-fiction-illustration_456031-76.jpg?_wi=2" }, { imageSrc: "http://img.b2bpic.net/free-photo/cosmic-background-with-colorful-neon-laser-lights-perfect-digital-wallpaper_181624-23743.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-background-with-abstract-sunset-projector-lamp_53876-103796.jpg" } ]