diff --git a/src/app/page.tsx b/src/app/page.tsx index 9b7044c..30675db 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-cityscape-with-neon-lights-geometric-road_23-2151966365.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-cityscape-with-neon-lights-geometric-road_23-2151966365.jpg?_wi=1", imageAlt: "Nova City Night", }, { @@ -107,7 +107,7 @@ export default function LandingPage() { id: "m1", name: "Marcus", role: "Server Owner", - imageSrc: "http://img.b2bpic.net/free-photo/african-american-gamer-wins-competition_482257-76746.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-gamer-wins-competition_482257-76746.jpg?_wi=1", }, { id: "m2", @@ -142,7 +142,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/army-officers-review-data-hologram-create-brief-new-mission_482257-94388.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-cityscape-with-neon-lights-geometric-road_23-2151966365.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-cityscape-with-neon-lights-geometric-road_23-2151966365.jpg?_wi=2", imageAlt: "police roleplay cruiser", }, { @@ -166,7 +166,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/high-tech-futuristic-urban-travel-people_23-2151160615.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/african-american-gamer-wins-competition_482257-76746.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-gamer-wins-competition_482257-76746.jpg?_wi=2", imageAlt: "police roleplay cruiser", }, ]}