diff --git a/src/app/page.tsx b/src/app/page.tsx index 5a28640..c48ebf9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,11 +85,11 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-family-spending-time-home_23-2150231687.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-family-spending-time-home_23-2150231687.jpg?_wi=1", imageAlt: "People shopping online on various devices", }, { - imageSrc: "http://img.b2bpic.net/free-vector/payment-methods-with-shopping-basket_23-2147672989.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/payment-methods-with-shopping-basket_23-2147672989.jpg?_wi=1", imageAlt: "Shopping cart with products and payment icons", }, ]} @@ -110,21 +110,21 @@ export default function LandingPage() { id: "1", name: "Stylish Running Shoes", price: "$89.99", - imageSrc: "http://img.b2bpic.net/free-photo/female-walking-park-high-quality-photo_114579-92105.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-walking-park-high-quality-photo_114579-92105.jpg?_wi=1", imageAlt: "Stylish running shoes", }, { id: "2", name: "Classic Leather Watch", price: "$199.00", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-businessman-s-hands-with-ornate-silver-tiger-ring-other-accessories_181624-55178.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-businessman-s-hands-with-ornate-silver-tiger-ring-other-accessories_181624-55178.jpg?_wi=1", imageAlt: "Classic leather watch", }, { id: "3", name: "Premium Wireless Headphones", price: "$149.50", - imageSrc: "http://img.b2bpic.net/free-photo/positive-cute-student-girl-having-fun-indoors-after-college-using-headset-while-chatting-online-via-video-chat-her-smartphone_343059-3805.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-cute-student-girl-having-fun-indoors-after-college-using-headset-while-chatting-online-via-video-chat-her-smartphone_343059-3805.jpg?_wi=1", imageAlt: "Premium wireless headphones", }, ]} @@ -146,7 +146,7 @@ export default function LandingPage() { title: "Safe & Secure Payments", subtitle: "Your financial information is always protected.", description: "We use industry-leading encryption and payment gateway integrations to ensure every transaction is safe and seamless.", - imageSrc: "http://img.b2bpic.net/free-vector/cyber-security-web-template_23-2148904885.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/cyber-security-web-template_23-2148904885.jpg?_wi=1", imageAlt: "Lock icon on credit card for secure payment", }, {