diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index afdb09b..47cbdd5 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -80,7 +80,7 @@ export default function AboutPage() { { value: "10+", title: "Years of Excellence" }, { value: "200+", title: "Satisfied Clients Worldwide" }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/analytics-and-performance-dashboard-with-1772520488608-dfc70192.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/analytics-and-performance-dashboard-with-1772520488608-dfc70192.png?_wi=2" imageAlt="Our agency team and results" mediaAnimation="slide-up" metricsAnimation="slide-up" diff --git a/src/app/case-studies/page.tsx b/src/app/case-studies/page.tsx index 6d1b950..9fede6d 100644 --- a/src/app/case-studies/page.tsx +++ b/src/app/case-studies/page.tsx @@ -80,7 +80,7 @@ export default function CaseStudiesPage() { { value: "340%", title: "Increase in Organic Traffic" }, { value: "2.5x", title: "Improvement in Conversion Rate" }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/e-commerce-website-showcase-displaying-a-1772520488331-b91be4fb.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/e-commerce-website-showcase-displaying-a-1772520488331-b91be4fb.png?_wi=2" imageAlt="E-commerce website success" mediaAnimation="slide-up" metricsAnimation="slide-up" diff --git a/src/app/page.tsx b/src/app/page.tsx index 180f0e2..6a61d74 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function HomePage() { imageAlt: "CMS platform showcase", }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/analytics-and-performance-dashboard-with-1772520488608-dfc70192.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/analytics-and-performance-dashboard-with-1772520488608-dfc70192.png?_wi=1", imageAlt: "Analytics and performance metrics", }, { @@ -165,7 +165,7 @@ export default function HomePage() { { value: "340%", title: "Increase in Organic Traffic" }, { value: "2.5x", title: "Improvement in Conversion Rate" }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/e-commerce-website-showcase-displaying-a-1772520488331-b91be4fb.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/e-commerce-website-showcase-displaying-a-1772520488331-b91be4fb.png?_wi=1" imageAlt="E-commerce website success" mediaAnimation="slide-up" metricsAnimation="slide-up"