diff --git a/src/app/page.tsx b/src/app/page.tsx index db6bbbe..9dac86b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/lovely-handicrafts-composition_23-2147899260.jpg" + imageSrc="http://img.b2bpic.net/free-photo/lovely-handicrafts-composition_23-2147899260.jpg?_wi=1" imageAlt="Colorful bead collection" /> @@ -103,19 +103,19 @@ export default function LandingPage() { id: "p1", name: "Vibrant Rainbow Mix", price: "$5.99", - imageSrc: "http://img.b2bpic.net/free-photo/fidget-pop-it-toy-rainbow-color-antistress-fun-educational_58702-4125.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fidget-pop-it-toy-rainbow-color-antistress-fun-educational_58702-4125.jpg?_wi=1", }, { id: "p2", name: "Neon Glow Assortment", price: "$6.49", - imageSrc: "http://img.b2bpic.net/free-photo/colorful-decorative-elements-wooden-white-textured-backdrop_23-2147899239.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colorful-decorative-elements-wooden-white-textured-backdrop_23-2147899239.jpg?_wi=1", }, { id: "p3", name: "Crystal Clear Sparkle", price: "$5.49", - imageSrc: "http://img.b2bpic.net/free-photo/human-hand-holding-colorful-buttons-thread-spool-with-scissor_23-2148193642.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/human-hand-holding-colorful-buttons-thread-spool-with-scissor_23-2148193642.jpg?_wi=1", }, { id: "p4", @@ -183,7 +183,7 @@ export default function LandingPage() { quote: "The colors are absolutely vibrant and perfectly uniform. My bracelets look professional!", tag: "Top Pick", avatarSrc: "http://img.b2bpic.net/free-photo/female-artist-with-wooden-box-brushes_23-2148002288.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/lovely-handicrafts-composition_23-2147899260.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lovely-handicrafts-composition_23-2147899260.jpg?_wi=2", imageAlt: "happy customer jewelry craft", }, { @@ -205,7 +205,7 @@ export default function LandingPage() { quote: "You can't beat this quality for the price. I've already ordered three more kits.", tag: "Hobbyist", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-person-doing-arts-crafts_23-2151575688.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/fidget-pop-it-toy-rainbow-color-antistress-fun-educational_58702-4125.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fidget-pop-it-toy-rainbow-color-antistress-fun-educational_58702-4125.jpg?_wi=2", imageAlt: "happy customer jewelry craft", }, { @@ -216,7 +216,7 @@ export default function LandingPage() { quote: "So many options! Every project comes out unique with this assortment.", tag: "Artist", avatarSrc: "http://img.b2bpic.net/free-photo/goth-student-attending-school_23-2150576822.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/colorful-decorative-elements-wooden-white-textured-backdrop_23-2147899239.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colorful-decorative-elements-wooden-white-textured-backdrop_23-2147899239.jpg?_wi=2", imageAlt: "happy customer jewelry craft", }, { @@ -227,7 +227,7 @@ export default function LandingPage() { quote: "My package was delayed, and the team fixed it immediately. Wonderful service.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/woman-standing-store-smiling_23-2147784094.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/human-hand-holding-colorful-buttons-thread-spool-with-scissor_23-2148193642.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/human-hand-holding-colorful-buttons-thread-spool-with-scissor_23-2148193642.jpg?_wi=2", imageAlt: "happy customer jewelry craft", }, ]}