Update src/app/shelter-finder/page.tsx

This commit is contained in:
2026-03-04 08:07:06 +00:00
parent 6c07acafa4
commit f0cb9bedf4

View File

@@ -44,42 +44,42 @@ export default function ShelterFinderPage() {
id: "1",
name: "Emergency Shelters & Safe Houses",
price: "Real-time Available",
imageSrc: "http://img.b2bpic.net/free-photo/finding-out-shortest-way-back_329181-13761.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/finding-out-shortest-way-back_329181-13761.jpg?_wi=4",
imageAlt: "map location shelter navigation GPS",
},
{
id: "2",
name: "Red Cross/Red Crescent Centers",
price: "Verified Partners",
imageSrc: "http://img.b2bpic.net/free-photo/he-is-always-touch-with-his-clients_329181-3056.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/he-is-always-touch-with-his-clients_329181-3056.jpg?_wi=4",
imageAlt: "emergency survival instructions guide safety",
},
{
id: "3",
name: "Government Emergency Facilities",
price: "Official Resources",
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-volunteers-charitable-event-handing-out-food-poor-needy-smiles-abound-as-voluntary-individuals-work-together-fight-hunger-provide-support-less-fortunate_482257-68825.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-volunteers-charitable-event-handing-out-food-poor-needy-smiles-abound-as-voluntary-individuals-work-together-fight-hunger-provide-support-less-fortunate_482257-68825.jpg?_wi=4",
imageAlt: "safe emergency relief humanitarian protection",
},
{
id: "4",
name: "NGO Shelter Programs",
price: "Community Partners",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg?_wi=3",
imageAlt: "woman portrait professional face headshot",
},
{
id: "5",
name: "Medical Shelter Facilities",
price: "With Healthcare",
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2",
imageAlt: "man portrait professional face headshot",
},
{
id: "6",
name: "Family & Children Centers",
price: "Special Support",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-brown-tshirt_176420-32135.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-brown-tshirt_176420-32135.jpg?_wi=2",
imageAlt: "woman portrait diverse face headshot",
},
]}