diff --git a/src/app/page.tsx b/src/app/page.tsx index 09e8b55..2f6c59b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,11 +43,11 @@ export default function LandingPage() { description="Timeless elegance meets modern durability. Discover our exquisite collection of premium anti-tarnish jewellery, crafted for the sophisticated woman." buttons={[{ text: "Shop Now", href: "#products" }]} slides={[ - { imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-glass-wall_23-2147771337.jpg", imageAlt: "Luxury Gold Jewellery Display" }, - { imageSrc: "http://img.b2bpic.net/free-photo/woman-wears-thai-dress-hands-touch-face_1150-18745.jpg", imageAlt: "Model wearing premium jewellery" }, - { imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-glass-wall_23-2147771337.jpg", imageAlt: "Elegant Jewellery Collection" }, - { imageSrc: "http://img.b2bpic.net/free-photo/woman-wears-thai-dress-hands-touch-face_1150-18745.jpg", imageAlt: "Sophisticated Accessory Set" }, - { imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-glass-wall_23-2147771337.jpg", imageAlt: "Minimalist Gold Detail" } + { imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-glass-wall_23-2147771337.jpg?_wi=1", imageAlt: "Luxury Gold Jewellery Display" }, + { imageSrc: "http://img.b2bpic.net/free-photo/woman-wears-thai-dress-hands-touch-face_1150-18745.jpg?_wi=1", imageAlt: "Model wearing premium jewellery" }, + { imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-glass-wall_23-2147771337.jpg?_wi=2", imageAlt: "Elegant Jewellery Collection" }, + { imageSrc: "http://img.b2bpic.net/free-photo/woman-wears-thai-dress-hands-touch-face_1150-18745.jpg?_wi=2", imageAlt: "Sophisticated Accessory Set" }, + { imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-glass-wall_23-2147771337.jpg?_wi=3", imageAlt: "Minimalist Gold Detail" } ]} /> @@ -77,10 +77,10 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { id: "p1", name: "Gilded Bloom Ring", price: "₹1,899", variant: "18k Gold Plated", imageSrc: "http://img.b2bpic.net/free-photo/expensive-golden-ring-with-white-powder-background_23-2150347040.jpg" }, - { id: "p2", name: "Eternal Studs", price: "₹1,450", variant: "Anti-Tarnish", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-with-beautiful-make-up-earrings-with-gems-isolated_132075-8117.jpg" }, + { id: "p2", name: "Eternal Studs", price: "₹1,450", variant: "Anti-Tarnish", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-with-beautiful-make-up-earrings-with-gems-isolated_132075-8117.jpg?_wi=1" }, { id: "p3", name: "Layered Minimal Chain", price: "₹2,200", variant: "Rose Gold", imageSrc: "http://img.b2bpic.net/free-photo/top-view-gold-chains-still-life_23-2149560668.jpg" }, { id: "p4", name: "Classic Cuff Bracelet", price: "₹2,500", variant: "Premium Brass", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-purse_23-2149820441.jpg" }, - { id: "p5", name: "Floral Jhumka Pair", price: "₹1,950", variant: "Gold Finish", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-with-beautiful-make-up-earrings-with-gems-isolated_132075-8117.jpg" } + { id: "p5", name: "Floral Jhumka Pair", price: "₹1,950", variant: "Gold Finish", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-with-beautiful-make-up-earrings-with-gems-isolated_132075-8117.jpg?_wi=2" } ]} title="Best Sellers" description="Hand-picked favourites from our latest anti-tarnish collection."