diff --git a/src/app/page.tsx b/src/app/page.tsx index 01ab0ac..016b737 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { id: "3", name: "Track Pants Elite", price: "$129.00", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-man-jumping-outdoors_23-2150189453.jpg", imageAlt: "Premium track pants with tapered fit" }, { - id: "4", name: "Oversized T-Shirt Premium", price: "$95.00", imageSrc: "http://img.b2bpic.net/free-photo/upset-european-man-white-shirt-with-tattooed-arms-sitting-outdoors_181624-59916.jpg", imageAlt: "Oversized premium collection t-shirt" + id: "4", name: "Oversized T-Shirt Premium", price: "$95.00", imageSrc: "http://img.b2bpic.net/free-photo/upset-european-man-white-shirt-with-tattooed-arms-sitting-outdoors_181624-59916.jpg?_wi=1", imageAlt: "Oversized premium collection t-shirt" } ]} /> @@ -139,7 +139,7 @@ export default function LandingPage() { gridVariant="bento-grid" products={[ { - id: "1", name: "Classic T-Shirt Black", price: "$79.00", imageSrc: "http://img.b2bpic.net/free-photo/upset-european-man-white-shirt-with-tattooed-arms-sitting-outdoors_181624-59916.jpg", imageAlt: "Classic t-shirt black" + id: "1", name: "Classic T-Shirt Black", price: "$79.00", imageSrc: "http://img.b2bpic.net/free-photo/upset-european-man-white-shirt-with-tattooed-arms-sitting-outdoors_181624-59916.jpg?_wi=2", imageAlt: "Classic t-shirt black" }, { id: "2", name: "Signature Hoodie", price: "$159.00", imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg", imageAlt: "Signature hoodie" @@ -148,10 +148,10 @@ export default function LandingPage() { id: "3", name: "Track Pants Silver", price: "$139.00", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fashion-woman-posing-with-elegant-suit_1328-3283.jpg", imageAlt: "Track pants silver" }, { - id: "4", name: "Oversized Button-Up", price: "$119.00", imageSrc: "http://img.b2bpic.net/free-photo/men-s-green-jacket-mockup-with-black-tee-african-american-model_53876-105358.jpg", imageAlt: "Oversized button-up" + id: "4", name: "Oversized Button-Up", price: "$119.00", imageSrc: "http://img.b2bpic.net/free-photo/men-s-green-jacket-mockup-with-black-tee-african-american-model_53876-105358.jpg?_wi=1", imageAlt: "Oversized button-up" }, { - id: "5", name: "Minimal Vest", price: "$109.00", imageSrc: "http://img.b2bpic.net/free-photo/men-s-green-jacket-mockup-with-black-tee-african-american-model_53876-105358.jpg", imageAlt: "Minimal vest" + id: "5", name: "Minimal Vest", price: "$109.00", imageSrc: "http://img.b2bpic.net/free-photo/men-s-green-jacket-mockup-with-black-tee-african-american-model_53876-105358.jpg?_wi=2", imageAlt: "Minimal vest" }, { id: "6", name: "Premium Shorts", price: "$89.00", imageSrc: "http://img.b2bpic.net/free-photo/african-man_1303-4397.jpg", imageAlt: "Premium shorts"