diff --git a/src/app/page.tsx b/src/app/page.tsx index 3fba4dc..52d04ca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,10 +50,10 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-knitting-needle_23-2148859254.jpg", imageAlt: "Hands crocheting handmade piece with yarn" }, { - imageSrc: "http://img.b2bpic.net/free-photo/pretty-curly-young-african-american-female-good-mood-recreates-cozy-cafteria-with-nice-interior-calm-atmopshere-enjoys-drinking-cocktail_273609-3662.jpg", imageAlt: "Crochet crop top styled lifestyle photograph" + imageSrc: "http://img.b2bpic.net/free-photo/pretty-curly-young-african-american-female-good-mood-recreates-cozy-cafteria-with-nice-interior-calm-atmopshere-enjoys-drinking-cocktail_273609-3662.jpg?_wi=1", imageAlt: "Crochet crop top styled lifestyle photograph" }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-outfit-with-colourful-purse_23-2148238164.jpg", imageAlt: "Handmade crochet crossbody phone bag" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-outfit-with-colourful-purse_23-2148238164.jpg?_wi=1", imageAlt: "Handmade crochet crossbody phone bag" }, ]} mediaAnimation="none" @@ -71,15 +71,15 @@ export default function LandingPage() { products={[ { id: "1", brand: "Rivers Studio", name: "Crochet Crop Top - Granny Square", price: "£45.00", rating: 5, - reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/pretty-curly-young-african-american-female-good-mood-recreates-cozy-cafteria-with-nice-interior-calm-atmopshere-enjoys-drinking-cocktail_273609-3662.jpg", imageAlt: "Handmade crochet granny square crop top in vibrant colors" + reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/pretty-curly-young-african-american-female-good-mood-recreates-cozy-cafteria-with-nice-interior-calm-atmopshere-enjoys-drinking-cocktail_273609-3662.jpg?_wi=2", imageAlt: "Handmade crochet granny square crop top in vibrant colors" }, { id: "2", brand: "Rivers Studio", name: "Crossbody Phone Bag", price: "£38.00", rating: 5, - reviewCount: "31", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-outfit-with-colourful-purse_23-2148238164.jpg", imageAlt: "Handmade crochet crossbody bag for phone and accessories" + reviewCount: "31", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-outfit-with-colourful-purse_23-2148238164.jpg?_wi=2", imageAlt: "Handmade crochet crossbody bag for phone and accessories" }, { id: "3", brand: "Rivers Studio", name: "Crochet Beach Tote", price: "£52.00", rating: 5, - reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/top-view-eco-friendly-products-arrangement-wooden-background_23-2148491171.jpg", imageAlt: "Handmade crochet beach tote in natural fibers" + reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/top-view-eco-friendly-products-arrangement-wooden-background_23-2148491171.jpg?_wi=1", imageAlt: "Handmade crochet beach tote in natural fibers" }, ]} gridVariant="three-columns-all-equal-width" @@ -135,19 +135,19 @@ export default function LandingPage() { products={[ { id: "1", brand: "Rivers Studio", name: "Crochet Crop Top - Granny Square", price: "£45.00", rating: 5, - reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/pretty-curly-young-african-american-female-good-mood-recreates-cozy-cafteria-with-nice-interior-calm-atmopshere-enjoys-drinking-cocktail_273609-3662.jpg", imageAlt: "Handmade crochet granny square crop top" + reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/pretty-curly-young-african-american-female-good-mood-recreates-cozy-cafteria-with-nice-interior-calm-atmopshere-enjoys-drinking-cocktail_273609-3662.jpg?_wi=3", imageAlt: "Handmade crochet granny square crop top" }, { id: "2", brand: "Rivers Studio", name: "Crossbody Phone Bag", price: "£38.00", rating: 5, - reviewCount: "31", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-outfit-with-colourful-purse_23-2148238164.jpg", imageAlt: "Handmade crochet crossbody phone bag" + reviewCount: "31", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-outfit-with-colourful-purse_23-2148238164.jpg?_wi=3", imageAlt: "Handmade crochet crossbody phone bag" }, { id: "3", brand: "Rivers Studio", name: "Crochet Beach Tote", price: "£52.00", rating: 5, - reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/top-view-eco-friendly-products-arrangement-wooden-background_23-2148491171.jpg", imageAlt: "Handmade crochet beach tote" + reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/top-view-eco-friendly-products-arrangement-wooden-background_23-2148491171.jpg?_wi=2", imageAlt: "Handmade crochet beach tote" }, { id: "4", brand: "Rivers Studio", name: "Mini Coin Bag with Beads", price: "£18.00", rating: 5, - reviewCount: "16", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-outfit-with-colourful-purse_23-2148238164.jpg", imageAlt: "Handmade crochet mini coin bag with colourful beads" + reviewCount: "16", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-outfit-with-colourful-purse_23-2148238164.jpg?_wi=4", imageAlt: "Handmade crochet mini coin bag with colourful beads" }, ]} gridVariant="uniform-all-items-equal"