Update src/app/showroom/page.tsx

This commit is contained in:
2026-03-02 21:57:53 +00:00
parent 66adbf9318
commit 8a6b5efe0c

View File

@@ -85,21 +85,21 @@ export default function ShowroomPage() {
id: "01",
title: "Extensive Sample Collection",
description: "View hundreds of granite, quartz, marble, and porcelain samples in natural lighting.",
imageSrc: "http://img.b2bpic.net/free-photo/backdrop-decor-tracery-tile-texture_1253-849.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/backdrop-decor-tracery-tile-texture_1253-849.jpg?_wi=4",
imageAlt: "Stone sample collection",
},
{
id: "02",
title: "Expert Consultations",
description: "Our experienced team is available to discuss your project, offer design advice, and provide free quotes.",
imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-cafe_53876-15162.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-cafe_53876-15162.jpg?_wi=3",
imageAlt: "Expert consultation area",
},
{
id: "03",
title: "CAD Design Services",
description: "Visualize your worktop design with our advanced CAD technology before fabrication.",
imageSrc: "http://img.b2bpic.net/free-photo/center-cooktop-blue-modules-stone-backdrop_169016-69293.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/center-cooktop-blue-modules-stone-backdrop_169016-69293.jpg?_wi=3",
imageAlt: "Design consultation",
},
]}