diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d02d9d6..68519e7 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -96,7 +96,7 @@ export default function AboutPage() { value: "2019", title: "Founded", description: "Started our journey in EdTech", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQHMcXoOfZxKXrCWSuoKU1WZC1/a-vibrant-image-representing-multiple-ed-1772517968422-3c8c1a6f.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQHMcXoOfZxKXrCWSuoKU1WZC1/a-vibrant-image-representing-multiple-ed-1772517968422-3c8c1a6f.png?_wi=2", imageAlt: "Company founding year", }, { @@ -104,7 +104,7 @@ export default function AboutPage() { value: "50+", title: "Team Members", description: "Passionate professionals dedicated to excellence", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQHMcXoOfZxKXrCWSuoKU1WZC1/a-diverse-group-of-students-studying-tog-1772517969130-6255eedc.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQHMcXoOfZxKXrCWSuoKU1WZC1/a-diverse-group-of-students-studying-tog-1772517969130-6255eedc.png?_wi=2", imageAlt: "Our diverse team", }, { @@ -112,7 +112,7 @@ export default function AboutPage() { value: "15", title: "Countries", description: "Serving institutions across multiple continents", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQHMcXoOfZxKXrCWSuoKU1WZC1/a-digital-representation-of-system-relia-1772517968501-43caf830.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQHMcXoOfZxKXrCWSuoKU1WZC1/a-digital-representation-of-system-relia-1772517968501-43caf830.jpg?_wi=2", imageAlt: "Global presence", }, ]} diff --git a/src/app/page.tsx b/src/app/page.tsx index 56ca0d5..97eec61 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -129,7 +129,7 @@ export default function HomePage() { value: "500+", title: "Institutions", description: "Successfully managing their operations", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQHMcXoOfZxKXrCWSuoKU1WZC1/a-vibrant-image-representing-multiple-ed-1772517968422-3c8c1a6f.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQHMcXoOfZxKXrCWSuoKU1WZC1/a-vibrant-image-representing-multiple-ed-1772517968422-3c8c1a6f.png?_wi=1", imageAlt: "University campuses and institutions", }, { @@ -137,7 +137,7 @@ export default function HomePage() { value: "2M+", title: "Students", description: "Benefiting from streamlined processes", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQHMcXoOfZxKXrCWSuoKU1WZC1/a-diverse-group-of-students-studying-tog-1772517969130-6255eedc.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQHMcXoOfZxKXrCWSuoKU1WZC1/a-diverse-group-of-students-studying-tog-1772517969130-6255eedc.png?_wi=1", imageAlt: "Students collaborating and studying", }, { @@ -145,7 +145,7 @@ export default function HomePage() { value: "99.9%", title: "Uptime", description: "Reliable service you can depend on", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQHMcXoOfZxKXrCWSuoKU1WZC1/a-digital-representation-of-system-relia-1772517968501-43caf830.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQHMcXoOfZxKXrCWSuoKU1WZC1/a-digital-representation-of-system-relia-1772517968501-43caf830.jpg?_wi=1", imageAlt: "Server monitoring and system reliability", }, ]}