diff --git a/src/app/page.tsx b/src/app/page.tsx index ca6c765..cae9d18 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,7 +104,7 @@ export default function LandingPage() { price: "Free", rating: 5, reviewCount: "1.2k", - imageSrc: "http://img.b2bpic.net/free-photo/fantasy-endless-hole-landscape_23-2151639637.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fantasy-endless-hole-landscape_23-2151639637.jpg?_wi=1", }, { id: "g2", @@ -113,7 +113,7 @@ export default function LandingPage() { price: "Free", rating: 4, reviewCount: "890", - imageSrc: "http://img.b2bpic.net/free-photo/dreamy-interior-mall_23-2151591521.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dreamy-interior-mall_23-2151591521.jpg?_wi=1", }, { id: "g3", @@ -122,7 +122,7 @@ export default function LandingPage() { price: "Free", rating: 5, reviewCount: "2.5k", - imageSrc: "http://img.b2bpic.net/free-photo/apocalyptic-destruction-war-zone-landscape_23-2150985688.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/apocalyptic-destruction-war-zone-landscape_23-2150985688.jpg?_wi=1", }, { id: "g4", @@ -140,7 +140,7 @@ export default function LandingPage() { price: "Free", rating: 5, reviewCount: "1.8k", - imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151127966.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151127966.jpg?_wi=1", }, { id: "g6", @@ -165,17 +165,17 @@ export default function LandingPage() { { title: "Zero Cost Access", description: "Every title in our library is 100% free to play, no strings attached.", - imageSrc: "http://img.b2bpic.net/free-photo/fantasy-endless-hole-landscape_23-2151639637.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fantasy-endless-hole-landscape_23-2151639637.jpg?_wi=2", }, { title: "Lag-Free Servers", description: "Optimized infrastructure ensuring you spend more time playing and less time loading.", - imageSrc: "http://img.b2bpic.net/free-photo/dreamy-interior-mall_23-2151591521.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dreamy-interior-mall_23-2151591521.jpg?_wi=2", }, { title: "Massive Community", description: "Connect with millions of fellow gamers and build lasting friendships in our dedicated hubs.", - imageSrc: "http://img.b2bpic.net/free-photo/apocalyptic-destruction-war-zone-landscape_23-2150985688.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/apocalyptic-destruction-war-zone-landscape_23-2150985688.jpg?_wi=2", }, ]} title="Why Gamers Choose GameVault" @@ -237,7 +237,7 @@ export default function LandingPage() { content: "Simply create an account and select a game to launch it instantly in your browser.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151127966.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151127966.jpg?_wi=2" mediaAnimation="blur-reveal" title="Frequently Asked Questions" description="Have questions about how it works? We've got the answers."