diff --git a/src/app/page.tsx b/src/app/page.tsx index 57fda44..e585366 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,10 +48,10 @@ export default function LandingPage() { background={{ variant: "plain" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-underground-hip-hop-musicians_23-2150932942.jpg", imageAlt: "PlayBoOK hero collection" + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-underground-hip-hop-musicians_23-2150932942.jpg?_wi=1", imageAlt: "PlayBoOK hero collection" }, { - imageSrc: "http://img.b2bpic.net/free-photo/stylish-arabian-muslim-boy-with-originally-hair-sunglasses-posed-streets-ladder_627829-14386.jpg", imageAlt: "Streetwear graphic tee" + imageSrc: "http://img.b2bpic.net/free-photo/stylish-arabian-muslim-boy-with-originally-hair-sunglasses-posed-streets-ladder_627829-14386.jpg?_wi=1", imageAlt: "Streetwear graphic tee" }, { imageSrc: "http://img.b2bpic.net/free-photo/man-city-fashion-shoot_53876-14418.jpg", imageAlt: "Urban accessories" @@ -81,7 +81,7 @@ export default function LandingPage() { id: "1", name: "Represent X Puma Graphic T-Shirt", price: "₹1,999", variant: "Black, White, Grey • 3 Colors", imageSrc: "http://img.b2bpic.net/free-psd/cyber-monday-template-design_23-2151905241.jpg", imageAlt: "Represent Puma graphic tee", isFavorited: false }, { - id: "2", name: "Urban Oversized Hoodie", price: "₹3,499", variant: "Black • XS to XXL", imageSrc: "http://img.b2bpic.net/free-photo/people-grandstands_52683-100553.jpg", imageAlt: "Urban oversized hoodie", isFavorited: false + id: "2", name: "Urban Oversized Hoodie", price: "₹3,499", variant: "Black • XS to XXL", imageSrc: "http://img.b2bpic.net/free-photo/people-grandstands_52683-100553.jpg?_wi=1", imageAlt: "Urban oversized hoodie", isFavorited: false }, { id: "3", name: "Streetwear Bomber Jacket", price: "₹5,999", variant: "Black • S to XL", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-standing-near-wall-pose_1328-4310.jpg", imageAlt: "Streetwear bomber jacket", isFavorited: false @@ -100,7 +100,7 @@ export default function LandingPage() { { value: "5000+", title: "Community Members Worldwide" }, { value: "12", title: "Drops Per Year" } ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-underground-hip-hop-musicians_23-2150932942.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-underground-hip-hop-musicians_23-2150932942.jpg?_wi=2" imageAlt="PlayBoOK studio creative space" useInvertedBackground={false} mediaAnimation="slide-up" @@ -129,7 +129,7 @@ export default function LandingPage() { id: "4", title: "Fast Global Shipping", content: "Ship within 48 hours to over 50 countries. Track your order in real-time through our admin portal." } ]} - imageSrc="http://img.b2bpic.net/free-photo/people-grandstands_52683-100553.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-grandstands_52683-100553.jpg?_wi=2" imageAlt="PlayBoOK quality hoodies" useInvertedBackground={false} mediaPosition="right" @@ -179,7 +179,7 @@ export default function LandingPage() { description="Get early access to new drops, exclusive discounts, and behind-the-scenes content. No spam, just culture." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/stylish-arabian-muslim-boy-with-originally-hair-sunglasses-posed-streets-ladder_627829-14386.jpg" + imageSrc="http://img.b2bpic.net/free-photo/stylish-arabian-muslim-boy-with-originally-hair-sunglasses-posed-streets-ladder_627829-14386.jpg?_wi=2" imageAlt="PlayBoOK community" mediaPosition="right" inputPlaceholder="Your email"