Update src/app/about/page.tsx

This commit is contained in:
2026-02-19 16:00:03 +00:00
parent 6c8aa15f7e
commit f3039a2336

View File

@@ -66,7 +66,7 @@ export default function AboutPage() {
author: "Comprehensive Strategy",
description: "Detailed consultation, architectural planning, permit management, and transparent pricing with no hidden fees.",
tags: ["Planning", "Permits", "Pricing"],
imageSrc: "https://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg?_wi=1",
imageAlt: "Design and planning process"
},
{
@@ -75,7 +75,7 @@ export default function AboutPage() {
author: "Professional Craftsmanship",
description: "Licensed contractors, premium materials, daily progress updates, and rigorous quality control throughout construction.",
tags: ["Quality", "Licensed", "Materials"],
imageSrc: "https://img.b2bpic.net/free-photo/worker-checking-structure_1122-1522.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/worker-checking-structure_1122-1522.jpg?_wi=1",
imageAlt: "Expert construction execution"
},
{
@@ -84,7 +84,7 @@ export default function AboutPage() {
author: "Complete Satisfaction",
description: "Thorough inspection, touch-up completion, warranty documentation, and ongoing support for your investment.",
tags: ["Inspection", "Warranty", "Support"],
imageSrc: "https://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976526.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976526.jpg?_wi=2",
imageAlt: "Final walkthrough and completion"
}
]}