Update src/app/locations/page.tsx

This commit is contained in:
2026-03-14 10:39:03 +00:00
parent 31c6980945
commit 876158a70e

View File

@@ -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"