diff --git a/src/app/page.tsx b/src/app/page.tsx index e193406..faf5b65 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,23 +51,23 @@ export default function LandingPage() { description="Elevating interiors with premium cabinet handles, wardrobe accessories, and architectural hardware designed for longevity." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-shoe-rack-indoors_23-2150960704.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-shoe-rack-indoors_23-2150960704.jpg?_wi=1", imageAlt: "Premium Cabinet Handle", }, { - imageSrc: "http://img.b2bpic.net/free-photo/new-modern-steel-faucet-kitchen-room-sink-close-up_169016-19743.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/new-modern-steel-faucet-kitchen-room-sink-close-up_169016-19743.jpg?_wi=1", imageAlt: "Wardrobe Hardware", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428273.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428273.jpg?_wi=1", imageAlt: "Kitchen Accessories", }, { - imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-beautiful-fit-slim-blonde-woman-summer-blue-top-short-skirt_343596-3078.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-beautiful-fit-slim-blonde-woman-summer-blue-top-short-skirt_343596-3078.jpg?_wi=1", imageAlt: "Pool Handle", }, { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-shoe-rack-indoors_23-2150960704.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-shoe-rack-indoors_23-2150960704.jpg?_wi=2", imageAlt: "Handle Detail", }, ]} @@ -111,31 +111,31 @@ export default function LandingPage() { id: "p1", name: "Signature Cabinet Handle", price: "Contact for pricing", - imageSrc: "http://img.b2bpic.net/free-photo/new-modern-steel-faucet-kitchen-room-sink-close-up_169016-19743.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/new-modern-steel-faucet-kitchen-room-sink-close-up_169016-19743.jpg?_wi=2", }, { id: "p2", name: "Wardrobe Accessory Set", price: "Contact for pricing", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428273.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428273.jpg?_wi=2", }, { id: "p3", name: "Pool Gate Handle", price: "Contact for pricing", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-beautiful-fit-slim-blonde-woman-summer-blue-top-short-skirt_343596-3078.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-beautiful-fit-slim-blonde-woman-summer-blue-top-short-skirt_343596-3078.jpg?_wi=2", }, { id: "p4", name: "Industrial Door Pull", price: "Contact for pricing", - imageSrc: "http://img.b2bpic.net/free-photo/new-modern-steel-faucet-kitchen-room-sink-close-up_169016-19743.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/new-modern-steel-faucet-kitchen-room-sink-close-up_169016-19743.jpg?_wi=3", }, { id: "p5", name: "Minimalist Cabinet Knob", price: "Contact for pricing", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428273.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428273.jpg?_wi=3", }, ]} title="Curated Collections"