Update src/app/about/page.tsx

This commit is contained in:
2026-03-10 13:35:08 +00:00
parent ad10b5cc9d
commit 809afa7a1f

View File

@@ -53,7 +53,7 @@ export default function AboutPage() {
title: "Successful Projects Completed",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/architects-wearing-helmets-looking-plan_23-2147702490.jpg"
imageSrc="http://img.b2bpic.net/free-photo/architects-wearing-helmets-looking-plan_23-2147702490.jpg?_wi=2"
imageAlt="Empyreal Construction professional team at work"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -73,21 +73,21 @@ export default function AboutPage() {
{
title: "Quality First",
description: "We never compromise on quality. Every project receives our full attention and expertise to ensure superior craftsmanship.",
imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12851.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12851.jpg?_wi=2",
imageAlt: "quality inspection construction testing",
buttonIcon: ArrowRight,
},
{
title: "Professional Integrity",
description: "Honesty and transparency in all dealings. We maintain clear communication with clients at every stage of the project.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-portrait-architect-holding-plans_23-2148233676.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-portrait-architect-holding-plans_23-2148233676.jpg?_wi=2",
imageAlt: "professional construction team coordination",
buttonIcon: ArrowRight,
},
{
title: "Client Focused",
description: "Your vision is our mission. We listen carefully to understand your needs and deliver solutions that exceed expectations.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-talking-about-construction-project_23-2148269313.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-talking-about-construction-project_23-2148269313.jpg?_wi=2",
imageAlt: "construction team discussing project with client",
buttonIcon: ArrowRight,
},