diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index b23f005..5d5478b 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { name: "message", placeholder: "Please describe your issue or question...", rows: 6, required: true }} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRnuTlskcRrF5ROyjv7OqAh8jT/an-abstract-illustration-of-interconnect-1774461065625-4e297c6c.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRnuTlskcRrF5ROyjv7OqAh8jT/an-abstract-illustration-of-interconnect-1774461065625-4e297c6c.png?_wi=2" imageAlt="Abstract illustration of interconnected digital networks and communication nodes." mediaAnimation="blur-reveal" mediaPosition="right" diff --git a/src/app/faq/page.tsx b/src/app/faq/page.tsx index 673ac78..5820301 100644 --- a/src/app/faq/page.tsx +++ b/src/app/faq/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { id: "5", title: "Can I download content for offline viewing?", content: "Yes, premium subscribers can download select movies and TV shows to watch offline, perfect for travel or when internet access is limited." } ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRnuTlskcRrF5ROyjv7OqAh8jT/a-person-sitting-comfortably-holding-a-r-1774461065176-eee2bdf1.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRnuTlskcRrF5ROyjv7OqAh8jT/a-person-sitting-comfortably-holding-a-r-1774461065176-eee2bdf1.png?_wi=2" imageAlt="A person relaxing while watching content on a smart TV." mediaPosition="right" title="Your Questions, Answered" diff --git a/src/app/page.tsx b/src/app/page.tsx index c247028..74011a1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -195,7 +195,7 @@ export default function LandingPage() { id: "4", title: "What are the technical requirements for optimal streaming?", content: "For the best experience, we recommend a stable internet connection of at least 25 Mbps for 4K streaming. Our platform is optimized for modern browsers and mobile devices." } ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRnuTlskcRrF5ROyjv7OqAh8jT/a-person-sitting-comfortably-holding-a-r-1774461065176-eee2bdf1.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRnuTlskcRrF5ROyjv7OqAh8jT/a-person-sitting-comfortably-holding-a-r-1774461065176-eee2bdf1.png?_wi=1" imageAlt="Person viewing FAQ on screen" mediaAnimation="slide-up" mediaPosition="left" @@ -214,7 +214,7 @@ export default function LandingPage() { tag="Get in Touch" title="We're Here to Help" description="Have questions or need support? Reach out to our team, and we'll be happy to assist you." - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRnuTlskcRrF5ROyjv7OqAh8jT/an-abstract-illustration-of-interconnect-1774461065625-4e297c6c.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRnuTlskcRrF5ROyjv7OqAh8jT/an-abstract-illustration-of-interconnect-1774461065625-4e297c6c.png?_wi=1" imageAlt="Abstract digital networks representing communication" mediaAnimation="slide-up" mediaPosition="right"