diff --git a/src/app/page.tsx b/src/app/page.tsx index 9cd0ce0..327df15 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,7 +125,7 @@ export default function LandingPage() { }, { title: "Traditional Jewellery", description: "Embrace heritage with our exquisite traditional jewelry, perfect for cultural celebrations and timeless elegance.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/silver-aesthetic-wallpaper-with-accessories-top-view_23-2149871694.jpg", imageAlt: "Traditional jewelry"}, + imageSrc: "http://img.b2bpic.net/free-photo/silver-aesthetic-wallpaper-with-accessories-top-view_23-2149871694.jpg?_wi=1", imageAlt: "Traditional jewelry"}, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/mandala-background-design_1197-101.jpg", imageAlt: "Traditional jewelry"} }, @@ -149,7 +149,7 @@ export default function LandingPage() { reviewCount: "120 reviews", imageSrc: "http://img.b2bpic.net/free-photo/gold-aesthetic-wallpaper-with-statue_23-2149872260.jpg", imageAlt: "Best Gold necklace set"}, { id: "p2", brand: "Shivani", name: "Silver Dangle Earrings", price: "₹ 7,500", rating: 4.8, - reviewCount: "85 reviews", imageSrc: "http://img.b2bpic.net/free-photo/silver-aesthetic-wallpaper-with-accessories-top-view_23-2149871694.jpg", imageAlt: "Best Silver jewellery"}, + reviewCount: "85 reviews", imageSrc: "http://img.b2bpic.net/free-photo/silver-aesthetic-wallpaper-with-accessories-top-view_23-2149871694.jpg?_wi=2", imageAlt: "Best Silver jewellery"}, { id: "p3", brand: "Shivani", name: "Bridal Diamond Ring", price: "₹ 250,000", rating: 5, reviewCount: "150 reviews", imageSrc: "http://img.b2bpic.net/free-photo/charming-girl-stands-park_8353-5049.jpg", imageAlt: "Best Bridal diamond jewellery"},