diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 4264588..d99624c 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "@sammytours", testimonial: "Impeccable service and attention to detail.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/tourist-supplies-green_23-2147746336.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tourist-supplies-green_23-2147746336.jpg?_wi=2", imageAlt: "Travel concept with composition of various elements", }, ]} diff --git a/src/app/page.tsx b/src/app/page.tsx index dd0b63a..9374cf7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "/packages", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/tourist-supplies-green_23-2147746336.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tourist-supplies-green_23-2147746336.jpg?_wi=1" />