Update src/app/showroom/page.tsx

This commit is contained in:
2026-03-17 19:36:37 +00:00
parent 5e48ebcf87
commit a83123622d

View File

@@ -114,19 +114,19 @@ export default function ShowroomPage() {
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=2",
},
{
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=2",
},
{
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=2",
},
]}
gridVariant="three-columns-all-equal-width"