Update src/app/about/page.tsx

This commit is contained in:
2026-03-02 21:57:50 +00:00
parent 90f4d55e38
commit 9b3114fb4b

View File

@@ -118,21 +118,21 @@ export default function AboutPage() {
id: "01",
title: "Master Craftsmanship",
description: "Every worktop is carefully crafted by experienced professionals with precision and attention to detail.",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-works-with-professional-precision-drilling-tool_169016-51824.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-works-with-professional-precision-drilling-tool_169016-51824.jpg?_wi=2",
imageAlt: "Professional craftsmanship",
},
{
id: "02",
title: "Premium Materials",
description: "We source only the finest natural and engineered stone from trusted suppliers worldwide.",
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=3",
imageAlt: "Premium stone materials",
},
{
id: "03",
title: "Local Expertise",
description: "Based in Preston for 20+ years, we understand the local market and deliver personalized service.",
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=2",
imageAlt: "Local Preston showroom",
},
]}