diff --git a/src/app/locations/page.tsx b/src/app/locations/page.tsx index c6f2f52..245119e 100644 --- a/src/app/locations/page.tsx +++ b/src/app/locations/page.tsx @@ -91,7 +91,7 @@ export default function LocationsPage() { description: "We have over 500 locations nationwide! Use our store locator to find the nearest Jollibee to you. Check hours, directions, and special events at your local branch.", tags: ["500+ Locations", "Nation-wide", "Open Daily"], - imageSrc: "http://img.b2bpic.net/free-vector/illustrated-real-estate-searching-laptop_23-2148652412.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/illustrated-real-estate-searching-laptop_23-2148652412.jpg?_wi=2", imageAlt: "store location map marker pins", }, ]} @@ -171,7 +171,7 @@ export default function LocationsPage() { tagAnimation="blur-reveal" background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/close-up-people-putting-hands-together_23-2149204765.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-people-putting-hands-together_23-2149204765.jpg?_wi=2" imageAlt="customer service representative" mediaAnimation="opacity" mediaPosition="right"