diff --git a/src/app/page.tsx b/src/app/page.tsx index ecca743..27daf35 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { value: "50k", label: "Virtual Interactions" }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/person-with-vr-glasses-experiencing-metaverse_23-2150904754.jpg" + imageSrc="http://img.b2bpic.net/free-photo/person-with-vr-glasses-experiencing-metaverse_23-2150904754.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -78,7 +78,7 @@ export default function LandingPage() { }, { title: "Product Platform", description: "Powerful AR visuals that persuade and inspire potential clients instantly.", bentoComponent: "media-stack", items: [ - { imageSrc: "http://img.b2bpic.net/free-photo/person-with-vr-glasses-experiencing-metaverse_23-2150904754.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/person-with-vr-glasses-experiencing-metaverse_23-2150904754.jpg?_wi=2" }, { imageSrc: "http://img.b2bpic.net/free-photo/tracking-software-displayed-monitor-industry-40-industrial-plant_482257-120661.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/man-using-virtual-reality-headset_1170-1878.jpg" }, ],