diff --git a/src/app/page.tsx b/src/app/page.tsx index 5519aa0..9f0a067 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -152,7 +152,7 @@ export default function LandingPage() { { id: "f3", title: "Latest Game Library", content: "Access to hundreds of popular titles, from esports classics to new releases, all updated regularly."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/gaming-pc-set-up-dark-room_23-2149721060.jpg" + imageSrc="http://img.b2bpic.net/free-photo/gaming-pc-set-up-dark-room_23-2149721060.jpg?_wi=1" imageAlt="Gaming PC set up in a dark room" mediaAnimation="slide-up" mediaPosition="left" @@ -167,7 +167,7 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", name: "Standard Rig", price: "$5/hour", imageSrc: "http://img.b2bpic.net/free-photo/gaming-pc-set-up-dark-room_23-2149721060.jpg", imageAlt: "Standard Gaming PC"}, + id: "p1", name: "Standard Rig", price: "$5/hour", imageSrc: "http://img.b2bpic.net/free-photo/gaming-pc-set-up-dark-room_23-2149721060.jpg?_wi=2", imageAlt: "Standard Gaming PC"}, { id: "p2", name: "Pro Gamer Rig", price: "$10/hour", imageSrc: "http://img.b2bpic.net/free-photo/professional-gamer-pc-setup-neon-lights_23-2150244747.jpg", imageAlt: "Pro Gamer PC Setup"}, {