Update src/app/page.tsx

This commit is contained in:
2026-03-29 08:59:40 +00:00
parent 5dff77c52f
commit 54bd5cd98d

View File

@@ -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"