diff --git a/src/app/page.tsx b/src/app/page.tsx index a102862..2cd990f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,11 +43,11 @@ export default function LandingPage() { title="DANIS Hardware" 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", imageAlt: "elegant cabinet handle detail" }, - { imageSrc: "http://img.b2bpic.net/free-photo/new-modern-steel-faucet-kitchen-room-sink-close-up_169016-19743.jpg", imageAlt: "black modern cabinet handle" }, - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428273.jpg", imageAlt: "minimalist kitchen handle design" }, - { imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-beautiful-fit-slim-blonde-woman-summer-blue-top-short-skirt_343596-3078.jpg", imageAlt: "pool handle stainless steel" }, - { imageSrc: "http://img.b2bpic.net/free-photo/still-life-shoe-rack-indoors_23-2150960704.jpg", imageAlt: "elegant cabinet handle detail" } + { imageSrc: "http://img.b2bpic.net/free-photo/still-life-shoe-rack-indoors_23-2150960704.jpg?_wi=1", imageAlt: "elegant cabinet handle detail" }, + { imageSrc: "http://img.b2bpic.net/free-photo/new-modern-steel-faucet-kitchen-room-sink-close-up_169016-19743.jpg?_wi=1", imageAlt: "black modern cabinet handle" }, + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428273.jpg?_wi=1", imageAlt: "minimalist kitchen handle design" }, + { 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 stainless steel" }, + { imageSrc: "http://img.b2bpic.net/free-photo/still-life-shoe-rack-indoors_23-2150960704.jpg?_wi=2", imageAlt: "elegant cabinet handle detail" } ]} /> @@ -76,11 +76,11 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { 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" }, - { 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" }, - { 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" }, - { 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" }, - { 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" } + { 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?_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?_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?_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?_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?_wi=3" } ]} title="Curated Collections" description="Explore our extensive range of high-quality hardware designed to complement every interior style."