Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 21:42:00 +00:00
parent f318bb39b2
commit 030cdec571

View File

@@ -110,14 +110,14 @@ export default function AboutPage() {
id: 2,
title: "Quality Craftsmanship",
description: "Every project is executed with attention to detail and premium materials. Your roof is our responsibility.",
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=2",
imageAlt: "Expert craftsmanship",
},
{
id: 3,
title: "Community Commitment",
description: "We're Meridian neighbors serving Meridian neighbors. Local expertise, local responsiveness, local pride.",
imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg?_wi=2",
imageAlt: "Community service",
},
]}