diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 11a106a..ea22d88 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -26,7 +26,7 @@ export default function HomePage() { text: "About Us", href: "#about", }} - imageSrc="http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420724.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420724.jpg?_wi=1" /> @@ -53,12 +53,12 @@ export default function HomePage() { { title: "Royal Amber", description: "A deep, warm scent with hints of cedar and golden resins.", - imageSrc: "http://img.b2bpic.net/free-photo/metal-circle-front-black-wall_181624-6880.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/metal-circle-front-black-wall_181624-6880.jpg?_wi=1", }, { title: "Midnight Bloom", description: "Floral notes dancing with mystery and soft velvet undertones.", - imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669115.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669115.jpg?_wi=1", }, { title: "Azure Mist", @@ -112,14 +112,14 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669130.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420724.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420724.jpg?_wi=2", imageAlt: "perfume ingredients artistic", }, { title: "Handcrafted", description: "Small batches for maximum quality.", bentoComponent: "animated-bar-chart", - imageSrc: "http://img.b2bpic.net/free-photo/metal-circle-front-black-wall_181624-6880.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/metal-circle-front-black-wall_181624-6880.jpg?_wi=2", imageAlt: "perfume ingredients artistic", }, { @@ -143,7 +143,7 @@ export default function HomePage() { value: "High", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669115.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669115.jpg?_wi=2", imageAlt: "perfume ingredients artistic", }, ]}