diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index 9a6375b..8935c59 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { price: "$25.00", rating: 4.8, reviewCount: "120 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/blackboard-frame-with-bowls-different-rice-wooden-table_23-2147883498.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blackboard-frame-with-bowls-different-rice-wooden-table_23-2147883498.jpg?_wi=2", imageAlt: "Premium Basmati Rice package", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { price: "$18.50", rating: 4.7, reviewCount: "95 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/dried-organic-fruits-assortment_114579-43322.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dried-organic-fruits-assortment_114579-43322.jpg?_wi=2", imageAlt: "Luxury assorted dry fruits packaging", }, { @@ -100,7 +100,7 @@ export default function LandingPage() { price: "$12.00", rating: 4.9, reviewCount: "150 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/aromatic-anise-near-powder_23-2147894913.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aromatic-anise-near-powder_23-2147894913.jpg?_wi=2", imageAlt: "Gourmet Pakistani spice blend in a bowl", }, { @@ -110,7 +110,7 @@ export default function LandingPage() { price: "$9.75", rating: 4.6, reviewCount: "80 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cinnamon-sticks-powder_23-2148583665.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cinnamon-sticks-powder_23-2148583665.jpg?_wi=2", imageAlt: "Premium black tea packaging with cinnamon", }, ]} @@ -130,21 +130,21 @@ export default function LandingPage() { id: "1", title: "Handpicked Ingredients", description: "Every item is carefully selected from trusted farms and suppliers known for their premium quality.", - imageSrc: "http://img.b2bpic.net/free-photo/farmer-provides-organic-items-retailer_482257-103412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/farmer-provides-organic-items-retailer_482257-103412.jpg?_wi=2", imageAlt: "Farmer with fresh produce", }, { id: "2", title: "Authentic Regional Recipes", description: "Our products are inspired by traditional Pakistani recipes, ensuring an authentic culinary experience.", - imageSrc: "http://img.b2bpic.net/free-photo/product-branding-packaging_23-2150965863.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/product-branding-packaging_23-2150965863.jpg?_wi=2", imageAlt: "Assortment of Pakistani dishes", }, { id: "3", title: "Sustainable & Ethical Sourcing", description: "We are committed to sustainable practices that support local communities and protect our environment.", - imageSrc: "http://img.b2bpic.net/free-vector/gradient-patented-label-collection_23-2149733588.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-patented-label-collection_23-2149733588.jpg?_wi=2", imageAlt: "Green leaf icon for sustainability", }, ]} @@ -165,7 +165,7 @@ export default function LandingPage() { handle: "@ayesha_foodie", testimonial: "The Basmati rice from A Chi Che Ezay PK is unparalleled. Fluffy, aromatic, and perfectly complements every meal. A true taste of home!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-with-headphones-front-view_23-2149915903.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-with-headphones-front-view_23-2149915903.jpg?_wi=2", imageAlt: "Smiling Pakistani woman", }, { @@ -174,7 +174,7 @@ export default function LandingPage() { handle: "@omar.eats", testimonial: "I'm thoroughly impressed by the spice blends. They are incredibly fresh and add such depth to my cooking. Highly recommend for authentic taste!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-hispanic-man-with-beard-wearing-casual-clothes-with-happy-cool-smile-face-lucky-person_839833-31901.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-hispanic-man-with-beard-wearing-casual-clothes-with-happy-cool-smile-face-lucky-person_839833-31901.jpg?_wi=2", imageAlt: "Smiling Pakistani man", }, { @@ -183,7 +183,7 @@ export default function LandingPage() { handle: "@chef_fatima", testimonial: "As a chef, quality ingredients are key. A Chi Che Ezay PK's dry fruits are top-notch, fresh and packed with flavor. My go-to for gourmet dishes.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg?_wi=2", imageAlt: "South Asian woman chef", }, { @@ -192,7 +192,7 @@ export default function LandingPage() { handle: "@ali_travels", testimonial: "Their black tea reminds me of the chai I had in Pakistan. It's robust and comforting, truly an authentic experience. Fast shipping too!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/stylish-indian-young-man-sunglasses-wear-casual-posed-outdoor_627829-1783.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-indian-young-man-sunglasses-wear-casual-posed-outdoor_627829-1783.jpg?_wi=2", imageAlt: "Smiling Pakistani male entrepreneur", }, ]}