From 500ce488dd7ece7f8da452727c60cfbac7673de9 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 06:37:47 +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 14b2d2d..d0311fe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { href: "#portfolio", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/clock-with-arch-inside-estadi-olimpic-de-montjuic-home-1992-summer-olympics_181624-17266.jpg" + imageSrc="http://img.b2bpic.net/free-photo/clock-with-arch-inside-estadi-olimpic-de-montjuic-home-1992-summer-olympics_181624-17266.jpg?_wi=1" imageAlt="AB-HAM Enterprise Construction Project" mediaAnimation="slide-up" /> @@ -99,25 +99,25 @@ export default function LandingPage() { { title: "General Construction", description: "Robust, high-quality building foundations and structures.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cecsjr", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cecsjr&_wi=1", buttonIcon: "ArrowRight", }, { title: "Infrastructure", description: "Large scale development and civil engineering projects.", - imageSrc: "http://img.b2bpic.net/free-photo/scene-construction-site-with-equipment_23-2151317268.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/scene-construction-site-with-equipment_23-2151317268.jpg?_wi=1", buttonIcon: "ArrowRight", }, { title: "Renovation", description: "Elegant finishing and architectural restoration works.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821317.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821317.jpg?_wi=1", buttonIcon: "ArrowRight", }, { title: "Project Management", description: "Efficient planning and delivery from start to finish.", - imageSrc: "http://img.b2bpic.net/free-photo/engineering-workspace-with-laptop_53876-147494.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/engineering-workspace-with-laptop_53876-147494.jpg?_wi=1", buttonIcon: "ArrowRight", }, ]} @@ -221,7 +221,7 @@ export default function LandingPage() { quote: "AB-HAM delivered our commercial complex on time with exceptional quality.", tag: "Trusted", avatarSrc: "http://img.b2bpic.net/free-photo/two-successful-male-architect-have-conversation-office_23-2147843005.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/clock-with-arch-inside-estadi-olimpic-de-montjuic-home-1992-summer-olympics_181624-17266.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/clock-with-arch-inside-estadi-olimpic-de-montjuic-home-1992-summer-olympics_181624-17266.jpg?_wi=2", imageAlt: "professional ceo portrait", }, { @@ -232,7 +232,7 @@ export default function LandingPage() { quote: "Professionalism at its finest. Highly recommend AB-HAM for civil projects.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/asian-construction-firm-executive-business-suit-safety-vest-sitting-office_1098-17514.jpg", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cecsjr", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cecsjr&_wi=2", imageAlt: "professional ceo portrait", }, { @@ -243,7 +243,7 @@ export default function LandingPage() { quote: "Reliable delivery, great team communication, and excellent technical results.", tag: "Reliable", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/scene-construction-site-with-equipment_23-2151317268.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/scene-construction-site-with-equipment_23-2151317268.jpg?_wi=2", imageAlt: "professional ceo portrait", }, { @@ -254,7 +254,7 @@ export default function LandingPage() { quote: "Excellent attention to detail in every stage of construction and finishing.", tag: "Quality", avatarSrc: "http://img.b2bpic.net/free-photo/middle-aged-business-man-hard-hat_1303-23576.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821317.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821317.jpg?_wi=2", imageAlt: "professional ceo portrait", }, { @@ -265,7 +265,7 @@ export default function LandingPage() { quote: "A solid construction partner with deep expertise in Ethiopian standards.", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-construction-worker_329181-3733.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/engineering-workspace-with-laptop_53876-147494.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/engineering-workspace-with-laptop_53876-147494.jpg?_wi=2", imageAlt: "professional ceo portrait", }, ]} -- 2.49.1