diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 7e33f19..89a8ce2 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -87,7 +87,7 @@ export default function ContactPage() { background={{ variant: "sparkles-gradient"}} useInvertedBackground={true} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoshJfjlEVWHjVUvJyQBZWRMDn/a-professional-illustration-depicting-bu-1773270548888-37fee6f7.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoshJfjlEVWHjVUvJyQBZWRMDn/a-professional-illustration-depicting-bu-1773270548888-37fee6f7.png?_wi=2" imageAlt="Contact and consultation illustration" mediaPosition="right" mediaAnimation="slide-up" @@ -117,7 +117,7 @@ export default function ContactPage() { { id: "6", title: "What are your pricing terms?", content: "Pricing is flexible and transparent. Pay monthly or annually (with 20% savings). All plans include access to platform features, community support, and deployment infrastructure."}, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoshJfjlEVWHjVUvJyQBZWRMDn/a-professional-illustration-of-a-busines-1773270548061-b870883b.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoshJfjlEVWHjVUvJyQBZWRMDn/a-professional-illustration-of-a-busines-1773270548061-b870883b.png?_wi=2" imageAlt="FAQ support illustration" mediaPosition="left" mediaAnimation="slide-up" diff --git a/src/app/page.tsx b/src/app/page.tsx index 190a2be..b179c97 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -261,7 +261,7 @@ export default function HomePage() { { id: "6", title: "What are your pricing terms?", content: "Pricing is flexible and transparent. Pay monthly or annually (with 20% savings). All plans include access to platform features, community support, and deployment infrastructure."}, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoshJfjlEVWHjVUvJyQBZWRMDn/a-professional-illustration-of-a-busines-1773270548061-b870883b.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoshJfjlEVWHjVUvJyQBZWRMDn/a-professional-illustration-of-a-busines-1773270548061-b870883b.png?_wi=1" imageAlt="FAQ support illustration" mediaPosition="left" mediaAnimation="slide-up" @@ -282,7 +282,7 @@ export default function HomePage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={true} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoshJfjlEVWHjVUvJyQBZWRMDn/a-professional-illustration-depicting-bu-1773270548888-37fee6f7.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoshJfjlEVWHjVUvJyQBZWRMDn/a-professional-illustration-depicting-bu-1773270548888-37fee6f7.png?_wi=1" imageAlt="Contact and consultation illustration" mediaPosition="right" mediaAnimation="slide-up"