diff --git a/src/app/page.tsx b/src/app/page.tsx index 3ba060d..55c8884 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { tag="Reliable Server Hosting" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/landscape-background-mountains-with-sunset-illustration_53876-105317.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/landscape-background-mountains-with-sunset-illustration_53876-105317.jpg?_wi=1", imageAlt: "Mount Fuji serenity", }, { @@ -108,7 +108,7 @@ export default function LandingPage() { title: "Active Members", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/bridge-stream-with-sun-shining-it_188544-38467.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bridge-stream-with-sun-shining-it_188544-38467.jpg?_wi=1" imageAlt="Community path" /> @@ -133,7 +133,7 @@ export default function LandingPage() { imageAlt: "Performance", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/landscape-background-mountains-with-sunset-illustration_53876-105317.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/landscape-background-mountains-with-sunset-illustration_53876-105317.jpg?_wi=2", imageAlt: "server performance tech icon", }, { @@ -150,7 +150,7 @@ export default function LandingPage() { imageAlt: "Community", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/bridge-stream-with-sun-shining-it_188544-38467.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bridge-stream-with-sun-shining-it_188544-38467.jpg?_wi=2", imageAlt: "server performance tech icon", }, { @@ -167,7 +167,7 @@ export default function LandingPage() { imageAlt: "Security", }, ], - imageSrc: "http://img.b2bpic.net/free-vector/safe-personal-data-storage_98292-2731.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/safe-personal-data-storage_98292-2731.jpg?_wi=1", imageAlt: "server performance tech icon", }, ]} @@ -186,7 +186,7 @@ export default function LandingPage() { id: "p1", name: "Access Pass", price: "$9.99", - imageSrc: "http://img.b2bpic.net/free-vector/safe-personal-data-storage_98292-2731.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/safe-personal-data-storage_98292-2731.jpg?_wi=2", }, { id: "p2",