Update src/app/showroom/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user