diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b632689..c143664 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -45,7 +45,7 @@ export default function AboutPage() { description="SafeWorld AI Team" subdescription="Humanitarian Technology Initiative" icon={Heart} - 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=6" imageAlt="safe emergency relief humanitarian protection" mediaAnimation="slide-up" useInvertedBackground={false} @@ -61,7 +61,7 @@ export default function AboutPage() { role: "Refugee", company: "Syria Crisis Relief", rating: 5, - 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=5", }, { id: "2", @@ -69,7 +69,7 @@ export default function AboutPage() { role: "Humanitarian Worker", company: "International Relief", rating: 5, - 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=3", }, { id: "3", @@ -77,7 +77,7 @@ export default function AboutPage() { role: "Community Leader", company: "Local Response Team", rating: 5, - 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=3", }, { id: "4", @@ -85,7 +85,7 @@ export default function AboutPage() { role: "Emergency Coordinator", company: "Crisis Management", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/serious-young-african-man-standing-isolated_171337-9633.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serious-young-african-man-standing-isolated_171337-9633.jpg?_wi=2", }, ]} kpiItems={[ diff --git a/src/app/ai-assistant/page.tsx b/src/app/ai-assistant/page.tsx index c9a0147..75cf349 100644 --- a/src/app/ai-assistant/page.tsx +++ b/src/app/ai-assistant/page.tsx @@ -49,22 +49,22 @@ export default function AiAssistantPage() { id: 1, title: "Natural Language Understanding", description: "Describe your situation in your own words. Our AI understands context, urgency, and nuance to provide the most relevant assistance.", - phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/blubot-landing-page-template_52683-2416.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/he-is-always-touch-with-his-clients_329181-3056.jpg" }, + phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/blubot-landing-page-template_52683-2416.jpg?_wi=4" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/he-is-always-touch-with-his-clients_329181-3056.jpg?_wi=3" }, }, { id: 2, title: "Real-Time Updates", description: "Our AI stays synchronized with the latest safety information, shelter availability, and emergency alerts. Critical data updates every minute.", - phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/finding-out-shortest-way-back_329181-13761.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/blubot-landing-page-template_52683-2416.jpg" }, + phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/finding-out-shortest-way-back_329181-13761.jpg?_wi=3" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/blubot-landing-page-template_52683-2416.jpg?_wi=5" }, }, { id: 3, title: "Continuous Learning", description: "Each interaction improves our system. We learn from verified outcomes to provide better assistance to future users in similar situations.", - phoneOne: { 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" }, - phoneTwo: { 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" }, + phoneOne: { 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=3" }, + phoneTwo: { 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=2" }, }, ]} showStepNumbers={true} diff --git a/src/app/emergency-guides/page.tsx b/src/app/emergency-guides/page.tsx index b32808d..58579b9 100644 --- a/src/app/emergency-guides/page.tsx +++ b/src/app/emergency-guides/page.tsx @@ -45,7 +45,7 @@ export default function EmergencyGuidesPage() { category: ["Shelter", "Protection"], title: "Finding and Creating Safe Shelter", excerpt: "Essential techniques for locating emergency shelters, evaluating safety, and creating temporary protection.", - 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=5", imageAlt: "map location shelter navigation GPS", authorName: "Dr. Sarah Chen", authorAvatar: "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", @@ -56,7 +56,7 @@ export default function EmergencyGuidesPage() { category: ["Safety", "Navigation"], title: "Safe Route Planning & Evacuation", excerpt: "Learn how to identify safe evacuation routes, avoid conflict zones, and navigate securely to safety.", - 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=5", imageAlt: "emergency survival instructions guide safety", authorName: "James Mitchell", authorAvatar: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", @@ -67,7 +67,7 @@ export default function EmergencyGuidesPage() { category: ["Emergency", "Medical"], title: "First Aid & Medical Emergency Response", excerpt: "Critical first aid techniques and medical guidance when professional help is not immediately available.", - imageSrc: "http://img.b2bpic.net/free-vector/blubot-landing-page-template_52683-2416.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/blubot-landing-page-template_52683-2416.jpg?_wi=6", imageAlt: "chatbot AI assistant interface technology", authorName: "Dr. Amara Okonkwo", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-brown-tshirt_176420-32135.jpg", @@ -78,7 +78,7 @@ export default function EmergencyGuidesPage() { category: ["Security", "Preparation"], title: "Emergency Preparedness & Safety Planning", excerpt: "Proactive steps to prepare your family and community for various emergency scenarios.", - 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=5", imageAlt: "safe emergency relief humanitarian protection", authorName: "Michael Torres", authorAvatar: "http://img.b2bpic.net/free-photo/serious-young-african-man-standing-isolated_171337-9633.jpg", @@ -89,7 +89,7 @@ export default function EmergencyGuidesPage() { category: ["Communication", "Support"], title: "Staying Connected & Accessing Support", excerpt: "Methods to maintain contact with loved ones and access mental health support during crises.", - 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=4", imageAlt: "woman portrait professional face headshot", authorName: "Dr. Priya Sharma", authorAvatar: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", diff --git a/src/app/page.tsx b/src/app/page.tsx index 679720f..60fa067 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function HomePage() { ]} buttonAnimation="slide-up" layoutOrder="default" - 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=1" imageAlt="safe emergency relief humanitarian protection" frameStyle="card" mediaAnimation="slide-up" @@ -83,7 +83,7 @@ export default function HomePage() { description="SafeWorld AI Team" subdescription="Humanitarian Technology Initiative" icon={Shield} - imageSrc="http://img.b2bpic.net/free-vector/blubot-landing-page-template_52683-2416.jpg" + imageSrc="http://img.b2bpic.net/free-vector/blubot-landing-page-template_52683-2416.jpg?_wi=1" imageAlt="chatbot AI assistant interface technology" mediaAnimation="slide-up" useInvertedBackground={false} @@ -102,15 +102,15 @@ export default function HomePage() { id: 1, title: "Instant Guidance", description: "Ask questions in natural language. Receive immediate, actionable emergency advice tailored to your specific situation.", - phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/blubot-landing-page-template_52683-2416.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/he-is-always-touch-with-his-clients_329181-3056.jpg" }, + phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/blubot-landing-page-template_52683-2416.jpg?_wi=2" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/he-is-always-touch-with-his-clients_329181-3056.jpg?_wi=1" }, }, { id: 2, title: "Multi-Language Support", description: "Get help in your native language. Support for 50+ languages ensures no one is left behind during crises.", - phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/finding-out-shortest-way-back_329181-13761.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/blubot-landing-page-template_52683-2416.jpg" }, + phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/finding-out-shortest-way-back_329181-13761.jpg?_wi=1" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/blubot-landing-page-template_52683-2416.jpg?_wi=3" }, }, ]} showStepNumbers={true} @@ -128,21 +128,21 @@ export default function HomePage() { id: "1", name: "Emergency Shelters", price: "Location-based", - 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=2", imageAlt: "map location shelter navigation GPS", }, { id: "2", name: "Medical Facilities", price: "Nearest available", - 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=2", imageAlt: "emergency survival instructions guide safety", }, { id: "3", name: "Safe Zones", price: "Real-time status", - 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=2", imageAlt: "safe emergency relief humanitarian protection", }, ]} @@ -168,7 +168,7 @@ export default function HomePage() { role: "Refugee", company: "Syria Crisis Relief", rating: 5, - 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=1", }, { id: "2", @@ -176,7 +176,7 @@ export default function HomePage() { role: "Humanitarian Worker", company: "International Relief", rating: 5, - 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=1", }, { id: "3", @@ -184,7 +184,7 @@ export default function HomePage() { role: "Community Leader", company: "Local Response Team", rating: 5, - 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=1", }, { id: "4", @@ -192,7 +192,7 @@ export default function HomePage() { role: "Emergency Coordinator", company: "Crisis Management", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/serious-young-african-man-standing-isolated_171337-9633.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serious-young-african-man-standing-isolated_171337-9633.jpg?_wi=1", }, ]} kpiItems={[ diff --git a/src/app/shelter-finder/page.tsx b/src/app/shelter-finder/page.tsx index a8bcedc..53a8cb2 100644 --- a/src/app/shelter-finder/page.tsx +++ b/src/app/shelter-finder/page.tsx @@ -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", }, ]}