Update src/app/about/page.tsx

This commit is contained in:
2026-03-17 19:36:35 +00:00
parent 5b6f760e06
commit dbea7c5d9a

View File

@@ -65,37 +65,37 @@ export default function AboutPage() {
id: "doors",
title: "Interior & Exterior Doors",
description: "Modern, durable, and beautifully designed — our best-selling category.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-entryway_23-2150695815.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-entryway_23-2150695815.jpg?_wi=1",
},
{
id: "vanities",
title: "Bathroom Vanities & Cabinets",
description: "Elegant pieces with high-quality finishes, soft-close hardware, and integrated sinks.",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-mirror-perfume-wooden-table_23-2148366325.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-mirror-perfume-wooden-table_23-2148366325.jpg?_wi=1",
},
{
id: "sinks",
title: "Sinks & Fixtures",
description: "Premium materials, sleek designs, and long-lasting durability.",
imageSrc: "http://img.b2bpic.net/free-photo/pro-kitchen-sprayer-sleek-sink-stone-backsplash_169016-69285.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pro-kitchen-sprayer-sleek-sink-stone-backsplash_169016-69285.jpg?_wi=1",
},
{
id: "flooring",
title: "Flooring",
description: "Wood, tile, laminate, and more — stylish options for every room.",
imageSrc: "http://img.b2bpic.net/free-photo/empty-chamber-with-textured-walls_1194-6550.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-chamber-with-textured-walls_1194-6550.jpg?_wi=1",
},
{
id: "hardware",
title: "Hardware & Accessories",
description: "Handles, hinges, knobs, rails, and finishing touches.",
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-pulling-library-drawer_23-2147845895.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-pulling-library-drawer_23-2147845895.jpg?_wi=1",
},
{
id: "decor",
title: "Home Décor",
description: "Mirrors, lighting, wall art, and modern accents.",
imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-working-decoration-project_23-2150334453.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-working-decoration-project_23-2150334453.jpg?_wi=1",
},
]}
gridVariant="bento-grid"
@@ -120,19 +120,19 @@ export default function AboutPage() {
id: "consultation",
title: "Showroom Consultations",
description: "Expert guidance from our knowledgeable team to help you select the perfect products for your project.",
imageSrc: "http://img.b2bpic.net/free-photo/professional-businesspeople-looking-schedule-diary-workplace_23-2147880505.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-businesspeople-looking-schedule-diary-workplace_23-2147880505.jpg?_wi=1",
},
{
id: "installation",
title: "Professional Installation",
description: "We handle vanities, doors, cabinets, and more. Fast, reliable installation with attention to detail.",
imageSrc: "http://img.b2bpic.net/free-photo/young-male-electrician-doing-some-repairs-laundry-room-looking-washing-machine_662251-2755.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-male-electrician-doing-some-repairs-laundry-room-looking-washing-machine_662251-2755.jpg?_wi=1",
},
{
id: "delivery",
title: "Delivery & Pickup",
description: "In-store pickup available, or we can deliver directly to your project site.",
imageSrc: "http://img.b2bpic.net/free-photo/delivery-man_1368-6386.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delivery-man_1368-6386.jpg?_wi=1",
},
]}
gridVariant="three-columns-all-equal-width"