From 90348c17eab708cf7f8ef35aceafe503428540b6 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 07:04:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index abada37..a3e1108 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { href: "https://wa.me/971559278658", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/architect-checking-new-project_23-2148242920.jpg" + imageSrc="http://img.b2bpic.net/free-photo/architect-checking-new-project_23-2148242920.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -118,7 +118,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Engineering Excellence" description="With a focus on innovation and quality, Supertech Building Contracting delivers professional construction services across the region, meeting the highest industry standards." - imageSrc="http://img.b2bpic.net/free-photo/team-professional-architects-brainstorming-ideeas-pointing-real-estate-construction-model-architectural-office-mixed-group-engineers-working-residential-project-desk_482257-37814.jpg" + imageSrc="http://img.b2bpic.net/free-photo/team-professional-architects-brainstorming-ideeas-pointing-real-estate-construction-model-architectural-office-mixed-group-engineers-working-residential-project-desk_482257-37814.jpg?_wi=1" /> @@ -132,21 +132,21 @@ export default function LandingPage() { title: "Building Construction", subtitle: "From foundation to completion", description: "High-quality structural construction tailored to your blueprints.", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-building-with-sky_23-2148106883.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-building-with-sky_23-2148106883.jpg?_wi=1", }, { tag: "Finishing", title: "Renovations", subtitle: "Revitalize your spaces", description: "Expert interior and exterior renovations to enhance property value.", - imageSrc: "http://img.b2bpic.net/free-photo/factory-engineers-protective-equipment-standing-production-hall-sharing-ideas_342744-248.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/factory-engineers-protective-equipment-standing-production-hall-sharing-ideas_342744-248.jpg?_wi=1", }, { tag: "Support", title: "Facility Maintenance", subtitle: "Keeping it efficient", description: "Reliable maintenance services ensuring your infrastructure stays in top condition.", - imageSrc: "http://img.b2bpic.net/free-photo/view-steel-hammer-with-other-construction-elements-tools_23-2150576410.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-steel-hammer-with-other-construction-elements-tools_23-2150576410.jpg?_wi=1", }, ]} title="Core Services" @@ -167,7 +167,7 @@ export default function LandingPage() { quote: "Exceptional construction service delivered on time.", tag: "Project Management", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-mid-adult-businessman-using-computer-while-working-office-desk_637285-6746.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/architect-checking-new-project_23-2148242920.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architect-checking-new-project_23-2148242920.jpg?_wi=2", imageAlt: "happy client professional office business", }, { @@ -178,7 +178,7 @@ export default function LandingPage() { quote: "Supertech transformed our office space completely.", tag: "Renovation", avatarSrc: "http://img.b2bpic.net/free-photo/architect-smiling-while-looking-camera_23-2148242957.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/team-professional-architects-brainstorming-ideeas-pointing-real-estate-construction-model-architectural-office-mixed-group-engineers-working-residential-project-desk_482257-37814.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/team-professional-architects-brainstorming-ideeas-pointing-real-estate-construction-model-architectural-office-mixed-group-engineers-working-residential-project-desk_482257-37814.jpg?_wi=2", imageAlt: "happy client professional office business", }, { @@ -189,7 +189,7 @@ export default function LandingPage() { quote: "Professional team with deep technical expertise.", tag: "Infrastructure", avatarSrc: "http://img.b2bpic.net/free-photo/low-angle-architects-shaking-hands_23-2148269341.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-building-with-sky_23-2148106883.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-building-with-sky_23-2148106883.jpg?_wi=2", imageAlt: "happy client professional office business", }, { @@ -200,7 +200,7 @@ export default function LandingPage() { quote: "Great coordination and excellent build quality.", tag: "Collaboration", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-old-man-with-helmet-showing-approval_23-2148269393.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/factory-engineers-protective-equipment-standing-production-hall-sharing-ideas_342744-248.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/factory-engineers-protective-equipment-standing-production-hall-sharing-ideas_342744-248.jpg?_wi=2", imageAlt: "happy client professional office business", }, { @@ -211,7 +211,7 @@ export default function LandingPage() { quote: "They strictly adhere to safety and design specs.", tag: "Compliance", avatarSrc: "http://img.b2bpic.net/free-photo/three-architects-talking-front-glass-buidling_23-2147702508.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/view-steel-hammer-with-other-construction-elements-tools_23-2150576410.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-steel-hammer-with-other-construction-elements-tools_23-2150576410.jpg?_wi=2", imageAlt: "happy client professional office business", }, ]} -- 2.49.1