diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index dacf770..0f89f86 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Our Philosophy" description="VYRO Perfume was founded on the belief that scent is the most powerful accessory. We source rare ingredients from across the globe, ensuring each bottle is a testament to quality." - imageSrc="http://img.b2bpic.net/free-photo/extremely-close-up-hand-sanitizer-gel-copy-space_23-2148758765.jpg" + imageSrc="http://img.b2bpic.net/free-photo/extremely-close-up-hand-sanitizer-gel-copy-space_23-2148758765.jpg?_wi=1" imageAlt="VYRO Heritage" /> @@ -60,7 +60,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Our Philosophy" description="VYRO Perfume was founded on the belief that scent is the most powerful accessory. We source rare ingredients from across the globe, ensuring each bottle is a testament to quality." - imageSrc="http://img.b2bpic.net/free-photo/extremely-close-up-hand-sanitizer-gel-copy-space_23-2148758765.jpg" + imageSrc="http://img.b2bpic.net/free-photo/extremely-close-up-hand-sanitizer-gel-copy-space_23-2148758765.jpg?_wi=2" imageAlt="VYRO Heritage" /> diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 6a3e4ba..10f3f72 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { price: "$150", rating: 5, reviewCount: "128", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337694.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337694.jpg?_wi=1", }, { id: "s2", @@ -69,7 +69,7 @@ export default function LandingPage() { price: "$180", rating: 5, reviewCount: "94", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-perfume-container_1048-1922.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-perfume-container_1048-1922.jpg?_wi=1", }, { id: "s3", @@ -78,7 +78,7 @@ export default function LandingPage() { price: "$140", rating: 4, reviewCount: "56", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292012.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292012.jpg?_wi=1", }, { id: "s4", @@ -87,7 +87,7 @@ export default function LandingPage() { price: "$195", rating: 5, reviewCount: "112", - imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420745.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420745.jpg?_wi=1", }, { id: "s5", @@ -96,7 +96,7 @@ export default function LandingPage() { price: "$160", rating: 5, reviewCount: "89", - imageSrc: "http://img.b2bpic.net/free-photo/dark-nail-polish_23-2147710588.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dark-nail-polish_23-2147710588.jpg?_wi=1", }, { id: "s6", @@ -105,7 +105,7 @@ export default function LandingPage() { price: "$210", rating: 5, reviewCount: "43", - imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669125.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669125.jpg?_wi=1", }, ]} title="Our Full Collection" @@ -129,7 +129,7 @@ export default function LandingPage() { price: "$150", rating: 5, reviewCount: "128", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337694.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337694.jpg?_wi=2", }, { id: "s2", @@ -138,7 +138,7 @@ export default function LandingPage() { price: "$180", rating: 5, reviewCount: "94", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-perfume-container_1048-1922.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-perfume-container_1048-1922.jpg?_wi=2", }, { id: "s3", @@ -147,7 +147,7 @@ export default function LandingPage() { price: "$140", rating: 4, reviewCount: "56", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292012.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292012.jpg?_wi=2", }, { id: "s4", @@ -156,7 +156,7 @@ export default function LandingPage() { price: "$195", rating: 5, reviewCount: "112", - imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420745.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420745.jpg?_wi=2", }, { id: "s5", @@ -165,7 +165,7 @@ export default function LandingPage() { price: "$160", rating: 5, reviewCount: "89", - imageSrc: "http://img.b2bpic.net/free-photo/dark-nail-polish_23-2147710588.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dark-nail-polish_23-2147710588.jpg?_wi=2", }, { id: "s6", @@ -174,7 +174,7 @@ export default function LandingPage() { price: "$210", rating: 5, reviewCount: "43", - imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669125.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669125.jpg?_wi=2", }, ]} />