diff --git a/src/app/page.tsx b/src/app/page.tsx index 581df52..b0d2fc3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-perfume-bottles-arrangement_23-2149234387.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-perfume-bottles-arrangement_23-2149234387.jpg?_wi=1" imageAlt="MARKET 7777 Luxury Beauty Tools" mediaAnimation="slide-up" avatars={[ @@ -140,7 +140,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-perfume-bottles-arrangement_23-2149234387.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-perfume-bottles-arrangement_23-2149234387.jpg?_wi=2", imageAlt: "professional hair dryer isolated luxury", }, { @@ -168,7 +168,7 @@ export default function LandingPage() { title: "Professional Tools", description: "Curated selection of brushes and accessories for every hair type and style preference.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/drum-cymbal-closeup-dark-background-top-view_169016-30049.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/drum-cymbal-closeup-dark-background-top-view_169016-30049.jpg?_wi=1", imageAlt: "luxury styling brush macro photo", }, items: [ @@ -182,7 +182,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/model-career-kit-still-life_23-2150217972.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/model-career-kit-still-life_23-2150217972.jpg?_wi=1", imageAlt: "professional hair dryer isolated luxury", }, ]} @@ -202,13 +202,13 @@ export default function LandingPage() { id: "p1", name: "Ionic Pro Dryer", price: "$299", - imageSrc: "http://img.b2bpic.net/free-photo/drum-cymbal-closeup-dark-background-top-view_169016-30049.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/drum-cymbal-closeup-dark-background-top-view_169016-30049.jpg?_wi=2", }, { id: "p2", name: "Gold Styler 3-in-1", price: "$349", - imageSrc: "http://img.b2bpic.net/free-photo/model-career-kit-still-life_23-2150217972.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/model-career-kit-still-life_23-2150217972.jpg?_wi=2", }, { id: "p3",