diff --git a/src/app/collections/page.tsx b/src/app/collections/page.tsx index 6c4536f..abb998f 100644 --- a/src/app/collections/page.tsx +++ b/src/app/collections/page.tsx @@ -94,7 +94,7 @@ export default function CollectionsPage() { { text: "Browse All", href: "#" }, { text: "Find Your Scent", href: "#" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-cologne-bottle-rotten-tree-branch-dark-blue-background_140725-144917.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-cologne-bottle-rotten-tree-branch-dark-blue-background_140725-144917.jpg?_wi=1" imageAlt="Premium perfume collection showcase" mediaAnimation="slide-up" /> @@ -104,13 +104,13 @@ export default function CollectionsPage() { @@ -104,13 +104,13 @@ export default function ProductPage() {