diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index bca4090..67b47fe 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -85,7 +85,7 @@ export default function AboutPage() { description: "To be South Africa's premier civil engineering consultancy, recognized for innovative solutions, technical excellence, and unwavering commitment to client success and sustainable infrastructure development.", imageSrc: - "http://img.b2bpic.net/free-photo/aerial-views-with-streets_23-2148959678.jpg", + "http://img.b2bpic.net/free-photo/aerial-views-with-streets_23-2148959678.jpg?_wi=3", imageAlt: "modern bridge infrastructure aerial view construction", }, { @@ -94,7 +94,7 @@ export default function AboutPage() { description: "Delivering exceptional civil engineering and project management services that transform infrastructure visions into reality. We build lasting partnerships through professional excellence, technical innovation, and measurable project outcomes.", imageSrc: - "http://img.b2bpic.net/free-photo/business-people-meeting-plan_23-2148825870.jpg", + "http://img.b2bpic.net/free-photo/business-people-meeting-plan_23-2148825870.jpg?_wi=2", imageAlt: "civil engineering consulting professional meeting", }, { @@ -103,7 +103,7 @@ export default function AboutPage() { description: "We are committed to delivering projects on time and within budget, maintaining the highest safety and quality standards, and building trusted relationships with our clients through transparent communication and consistent performance.", imageSrc: - "http://img.b2bpic.net/free-photo/modern-apartment-office-buildings-daylight_23-2148836752.jpg", + "http://img.b2bpic.net/free-photo/modern-apartment-office-buildings-daylight_23-2148836752.jpg?_wi=2", imageAlt: "structural engineering building construction site", }, ]} @@ -120,7 +120,7 @@ export default function AboutPage() {