diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3290ef1..6a1b7a2 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -82,7 +82,7 @@ export default function AboutPage() { { value: "15+", title: "Years of Excellence" }, { value: "50+", title: "Successful Projects" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/businesspeople-having-discussion-office_107420-84845.jpg" + imageSrc="http://img.b2bpic.net/free-photo/businesspeople-having-discussion-office_107420-84845.jpg?_wi=3" imageAlt="SUPINFRA company headquarters in Dakhla" useInvertedBackground={false} mediaAnimation="slide-up" diff --git a/src/app/page.tsx b/src/app/page.tsx index 0d24c70..66218ba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -120,7 +120,7 @@ export default function HomePage() { { value: "15+", title: "Years of Excellence" }, { value: "50+", title: "Successful Projects" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/businesspeople-having-discussion-office_107420-84845.jpg" + imageSrc="http://img.b2bpic.net/free-photo/businesspeople-having-discussion-office_107420-84845.jpg?_wi=1" imageAlt="SUPINFRA company headquarters in Dakhla" useInvertedBackground={false} mediaAnimation="slide-up" @@ -223,7 +223,7 @@ export default function HomePage() { role: "Director", company: "Ministry of Public Works", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1", }, { id: "2", @@ -231,7 +231,7 @@ export default function HomePage() { role: "Project Manager", company: "Maroc Telecom", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-leader-modern-office-with-businesspeople-workin_1139-956.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-leader-modern-office-with-businesspeople-workin_1139-956.jpg?_wi=1", }, { id: "3", @@ -239,7 +239,7 @@ export default function HomePage() { role: "CEO", company: "ONEE (National Water Authority)", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", }, { id: "4", diff --git a/src/app/projects/page.tsx b/src/app/projects/page.tsx index ba95702..3ca491b 100644 --- a/src/app/projects/page.tsx +++ b/src/app/projects/page.tsx @@ -164,7 +164,7 @@ export default function ProjectsPage() { role: "Director", company: "Ministry of Public Works", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2", }, { id: "2", @@ -172,7 +172,7 @@ export default function ProjectsPage() { role: "Project Manager", company: "Maroc Telecom", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-leader-modern-office-with-businesspeople-workin_1139-956.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-leader-modern-office-with-businesspeople-workin_1139-956.jpg?_wi=2", }, { id: "3", @@ -180,7 +180,7 @@ export default function ProjectsPage() { role: "CEO", company: "ONEE (National Water Authority)", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", }, ]} kpiItems={[ diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 2e21004..844f064 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -159,7 +159,7 @@ export default function ServicesPage() { { value: "98%", title: "On-Time Delivery Rate" }, { value: "100%", title: "CNSS Compliance" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/businesspeople-having-discussion-office_107420-84845.jpg" + imageSrc="http://img.b2bpic.net/free-photo/businesspeople-having-discussion-office_107420-84845.jpg?_wi=2" imageAlt="SUPINFRA team collaborating on infrastructure solutions" useInvertedBackground={false} mediaAnimation="slide-up"