Update src/app/about/page.tsx
This commit is contained in:
@@ -106,7 +106,7 @@ export default function AboutPage() {
|
||||
author: "Professional Standards",
|
||||
description: "All our technicians are fully licensed, insured, and regularly trained on the latest plumbing technologies and best practices. Your home is in qualified hands.",
|
||||
tags: ["Licensed", "Insured", "Certified"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6voh74",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6voh74&_wi=6",
|
||||
imageAlt: "Licensed plumbing technician",
|
||||
},
|
||||
{
|
||||
@@ -115,7 +115,7 @@ export default function AboutPage() {
|
||||
author: "Your Satisfaction First",
|
||||
description: "We treat each job as if we were fixing our own home. Clear communication, respectful work practices, and honest pricing are our hallmarks.",
|
||||
tags: ["Friendly", "Professional", "Honest"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6voh74",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6voh74&_wi=7",
|
||||
imageAlt: "Professional customer service",
|
||||
},
|
||||
{
|
||||
@@ -124,7 +124,7 @@ export default function AboutPage() {
|
||||
author: "Always Learning",
|
||||
description: "The plumbing industry evolves constantly. We invest in ongoing training to stay ahead of new technologies, materials, and best practices.",
|
||||
tags: ["Training", "Expertise", "Innovation"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6voh74",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6voh74&_wi=8",
|
||||
imageAlt: "Technician training",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user