diff --git a/src/app/page.tsx b/src/app/page.tsx index 6db6dfd..9c41555 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,11 +80,11 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", name: "Aloe Vera Face Soap", price: "₹199", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-soap-sea-salt_23-2148287654.jpg"}, + id: "1", name: "Aloe Vera Face Soap", price: "₹199", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-soap-sea-salt_23-2148287654.jpg?_wi=1"}, { - id: "2", name: "Herbal Wellness Soap", price: "₹249", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-soap-sea-salt_23-2148287654.jpg"}, + id: "2", name: "Herbal Wellness Soap", price: "₹249", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-soap-sea-salt_23-2148287654.jpg?_wi=2"}, { - id: "3", name: "Luxury Gift Set", price: "₹499", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-soap-sea-salt_23-2148287654.jpg"}, + id: "3", name: "Luxury Gift Set", price: "₹499", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-soap-sea-salt_23-2148287654.jpg?_wi=3"}, ]} title="Our Signature Soap" description="Discover the soothing power of pure Aloe Vera in a unique hexagonal shape."