diff --git a/src/app/page.tsx b/src/app/page.tsx index 0bc51ef..00b5012 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-couple-love-taking-selfie-garden_23-2147986374.jpg", imageAlt: "Profile 4" }, { - imageSrc: "http://img.b2bpic.net/free-vector/dating-app-interface-set-template_23-2148530127.jpg", imageAlt: "Profile 5" + imageSrc: "http://img.b2bpic.net/free-vector/dating-app-interface-set-template_23-2148530127.jpg?_wi=1", imageAlt: "Profile 5" } ]} buttons={[ @@ -84,7 +84,7 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "1", name: "Smart Discovery", price: "Start Free", imageSrc: "http://img.b2bpic.net/free-vector/dating-app-interface-set-template_23-2148530127.jpg", imageAlt: "Smart Discovery Interface" + id: "1", name: "Smart Discovery", price: "Start Free", imageSrc: "http://img.b2bpic.net/free-vector/dating-app-interface-set-template_23-2148530127.jpg?_wi=2", imageAlt: "Smart Discovery Interface" }, { id: "2", name: "Live Messaging", price: "Premium", imageSrc: "http://img.b2bpic.net/free-vector/dating-app-interface-collection_23-2148537263.jpg", imageAlt: "Live Messaging Feature"