diff --git a/src/app/page.tsx b/src/app/page.tsx index ee2dc81..51a4ca7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,19 +85,19 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/colorful-iridescent-texture-background_23-2151839410.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colorful-iridescent-texture-background_23-2151839410.jpg?_wi=1", imageAlt: "Floating 3D TEFL Certificate 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/person-eyeglasses-beside-blue-neon-signage_410324-127.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-eyeglasses-beside-blue-neon-signage_410324-127.jpg?_wi=1", imageAlt: "Floating 3D TEFL Certificate 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-fantasy-landscape-with-color-year-purple-tones_23-2151394177.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-fantasy-landscape-with-color-year-purple-tones_23-2151394177.jpg?_wi=1", imageAlt: "Floating 3D TEFL Certificate 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/ramadan-credit-cards-front-side_187299-37898.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ramadan-credit-cards-front-side_187299-37898.jpg?_wi=1", imageAlt: "Floating 3D TEFL Certificate 4", }, { @@ -165,7 +165,7 @@ export default function LandingPage() { imageAlt: "Professional recognition shield", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/colorful-iridescent-texture-background_23-2151839410.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colorful-iridescent-texture-background_23-2151839410.jpg?_wi=2", imageAlt: "global credibility icon glassmorphism", }, { @@ -182,7 +182,7 @@ export default function LandingPage() { imageAlt: "New opportunities dawn", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/person-eyeglasses-beside-blue-neon-signage_410324-127.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-eyeglasses-beside-blue-neon-signage_410324-127.jpg?_wi=2", imageAlt: "global credibility icon glassmorphism", }, { @@ -199,7 +199,7 @@ export default function LandingPage() { imageAlt: "Global network map", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/abstract-fantasy-landscape-with-color-year-purple-tones_23-2151394177.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-fantasy-landscape-with-color-year-purple-tones_23-2151394177.jpg?_wi=2", imageAlt: "global credibility icon glassmorphism", }, { @@ -216,7 +216,7 @@ export default function LandingPage() { imageAlt: "Neural network graphic", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/ramadan-credit-cards-front-side_187299-37898.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ramadan-credit-cards-front-side_187299-37898.jpg?_wi=2", imageAlt: "global credibility icon glassmorphism", }, ]}