diff --git a/src/app/page.tsx b/src/app/page.tsx index 17cd65b..dd883a3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/futuristic-view-school-classroom-with-state-art-architecture_23-2150906342.jpg" + imageSrc="http://img.b2bpic.net/free-photo/futuristic-view-school-classroom-with-state-art-architecture_23-2150906342.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -84,7 +84,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Next-Gen Gear Restoration" description="We specialize in precision deep-cleaning for high-end gaming peripherals. Our lab environment ensures 99.9% bacteria-free surfaces, restoring that brand-new feel to your battle station." - imageSrc="http://img.b2bpic.net/free-photo/professional-opens-topcase-small-personal-computer-before-upgraiding-memory-wide-angle-view_346278-1212.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-opens-topcase-small-personal-computer-before-upgraiding-memory-wide-angle-view_346278-1212.jpg?_wi=1" /> @@ -107,7 +107,7 @@ export default function LandingPage() { description: "99.9% elimination of harmful pathogens.", bentoComponent: "reveal-icon", icon: Shield, - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-view-school-classroom-with-state-art-architecture_23-2150906342.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-view-school-classroom-with-state-art-architecture_23-2150906342.jpg?_wi=2", imageAlt: "rgb keyboard neon", }, { @@ -115,7 +115,7 @@ export default function LandingPage() { description: "Restored tactile response for every click.", bentoComponent: "reveal-icon", icon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/professional-opens-topcase-small-personal-computer-before-upgraiding-memory-wide-angle-view_346278-1212.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-opens-topcase-small-personal-computer-before-upgraiding-memory-wide-angle-view_346278-1212.jpg?_wi=2", imageAlt: "rgb keyboard neon", }, ]}