diff --git a/src/app/page.tsx b/src/app/page.tsx index 2870bf4..6b1708c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,11 +61,11 @@ export default function LandingPage() { description="Right Corporate Services provides end-to-end company formation, PRO services, and financial advisory to help your business thrive in the UAE." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/enterprise-director-enjoys-working-with-music-her-headphones_482257-107490.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/enterprise-director-enjoys-working-with-music-her-headphones_482257-107490.jpg?_wi=1", imageAlt: "Dubai Business Setup", }, { - imageSrc: "http://img.b2bpic.net/free-photo/car-salesman-gives-sale-contract-clients-sign-after-offering-vehicle-keys_482257-118137.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-salesman-gives-sale-contract-clients-sign-after-offering-vehicle-keys_482257-118137.jpg?_wi=1", imageAlt: "Corporate Advisory", }, { @@ -252,7 +252,7 @@ export default function LandingPage() { text: "Contact Us", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/enterprise-director-enjoys-working-with-music-her-headphones_482257-107490.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/enterprise-director-enjoys-working-with-music-her-headphones_482257-107490.jpg?_wi=2", imageAlt: "international business investors meeting", }, { @@ -269,7 +269,7 @@ export default function LandingPage() { text: "Contact Us", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/car-salesman-gives-sale-contract-clients-sign-after-offering-vehicle-keys_482257-118137.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-salesman-gives-sale-contract-clients-sign-after-offering-vehicle-keys_482257-118137.jpg?_wi=2", imageAlt: "international business investors meeting", }, ]}