diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 2641569..661a90a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -53,7 +53,7 @@ export default function AboutPage() { description="Founded March 19, 2025" subdescription="CIN: U88100TS2025NPL195734 | ROC Hyderabad | Registered NGO" icon={Leaf} - 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="Foundation community work" mediaAnimation="opacity" useInvertedBackground={false} @@ -72,12 +72,12 @@ export default function AboutPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg", + "http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg?_wi=5", imageAlt: "Community care", }, { imageSrc: - "http://img.b2bpic.net/free-photo/photo-focus-caucasian-man-serving-bread-chicken-baked-beans-poor-hungry-african-american-person-non-profit-food-drive-close-up-meal-box-from-hunger-relief-team-given-needy_482257-68821.jpg", + "http://img.b2bpic.net/free-photo/photo-focus-caucasian-man-serving-bread-chicken-baked-beans-poor-hungry-african-american-person-non-profit-food-drive-close-up-meal-box-from-hunger-relief-team-given-needy_482257-68821.jpg?_wi=4", imageAlt: "Service to community", }, ], @@ -90,12 +90,12 @@ export default function AboutPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/indigenous-person-doing-daily-chores-showcasing-lifestyle_23-2149711074.jpg", + "http://img.b2bpic.net/free-photo/indigenous-person-doing-daily-chores-showcasing-lifestyle_23-2149711074.jpg?_wi=4", imageAlt: "Rural transparency", }, { imageSrc: - "http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg", + "http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg?_wi=6", imageAlt: "Community accountability", }, ], @@ -108,12 +108,12 @@ export default function AboutPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/african-american-doctor-senior-man-communicating-hospital-waiting-room-while-wearing-face-masks_637285-11252.jpg", + "http://img.b2bpic.net/free-photo/african-american-doctor-senior-man-communicating-hospital-waiting-room-while-wearing-face-masks_637285-11252.jpg?_wi=3", imageAlt: "Long-term support", }, { 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", + "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: "Community empowerment", }, ], diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index e123cdf..64c08e1 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -46,7 +46,7 @@ export default function ContactPage() { tagIcon={Heart} background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/friends-reading-cell-phone-messages-medium-shot_23-2150104904.jpg" + imageSrc="http://img.b2bpic.net/free-photo/friends-reading-cell-phone-messages-medium-shot_23-2150104904.jpg?_wi=2" imageAlt="Community collaboration and communication" mediaAnimation="slide-up" mediaPosition="right" @@ -72,7 +72,7 @@ export default function ContactPage() { "http://img.b2bpic.net/free-photo/close-up-people-with-clothes_23-2149196128.jpg", avatarAlt: "Vikram Patel", 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", + "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: "Trust and transparency", }, { @@ -87,7 +87,7 @@ export default function ContactPage() { "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg", avatarAlt: "Meera Singh", imageSrc: - "http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg", + "http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg?_wi=10", imageAlt: "Volunteer support", }, { @@ -102,7 +102,7 @@ export default function ContactPage() { "http://img.b2bpic.net/free-photo/close-up-smiley-people-working-together_23-2149181995.jpg", avatarAlt: "Arjun Reddy", imageSrc: - "http://img.b2bpic.net/free-photo/indigenous-person-doing-daily-chores-showcasing-lifestyle_23-2149711074.jpg", + "http://img.b2bpic.net/free-photo/indigenous-person-doing-daily-chores-showcasing-lifestyle_23-2149711074.jpg?_wi=8", imageAlt: "Corporate partnership", }, ]} diff --git a/src/app/donate/page.tsx b/src/app/donate/page.tsx index 0d9fe50..83286bc 100644 --- a/src/app/donate/page.tsx +++ b/src/app/donate/page.tsx @@ -99,12 +99,12 @@ export default function DonatePage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg", + "http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg?_wi=11", imageAlt: "One-time donation impact", }, { imageSrc: - "http://img.b2bpic.net/free-photo/photo-focus-caucasian-man-serving-bread-chicken-baked-beans-poor-hungry-african-american-person-non-profit-food-drive-close-up-meal-box-from-hunger-relief-team-given-needy_482257-68821.jpg", + "http://img.b2bpic.net/free-photo/photo-focus-caucasian-man-serving-bread-chicken-baked-beans-poor-hungry-african-american-person-non-profit-food-drive-close-up-meal-box-from-hunger-relief-team-given-needy_482257-68821.jpg?_wi=8", imageAlt: "Community support", }, ], @@ -117,12 +117,12 @@ export default function DonatePage() { mediaItems: [ { 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", + "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=7", imageAlt: "Monthly giving community", }, { imageSrc: - "http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg", + "http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg?_wi=12", imageAlt: "Sustained impact", }, ], @@ -135,12 +135,12 @@ export default function DonatePage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/african-american-doctor-senior-man-communicating-hospital-waiting-room-while-wearing-face-masks_637285-11252.jpg", + "http://img.b2bpic.net/free-photo/african-american-doctor-senior-man-communicating-hospital-waiting-room-while-wearing-face-masks_637285-11252.jpg?_wi=6", imageAlt: "Medical program support", }, { imageSrc: - "http://img.b2bpic.net/free-photo/indigenous-person-doing-daily-chores-showcasing-lifestyle_23-2149711074.jpg", + "http://img.b2bpic.net/free-photo/indigenous-person-doing-daily-chores-showcasing-lifestyle_23-2149711074.jpg?_wi=9", imageAlt: "Rural program support", }, ], @@ -165,7 +165,7 @@ export default function DonatePage() { tagIcon={Heart} background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/friends-reading-cell-phone-messages-medium-shot_23-2150104904.jpg" + imageSrc="http://img.b2bpic.net/free-photo/friends-reading-cell-phone-messages-medium-shot_23-2150104904.jpg?_wi=3" imageAlt="Impact updates and stories" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/page.tsx b/src/app/page.tsx index 32960d9..08b5d3f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function HomePage() { { text: "Donate Now", href: "/donate" }, { text: "Become a Volunteer", href: "/volunteer" }, ]} - 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="Community service and food distribution" showDimOverlay={true} buttonAnimation="slide-up" @@ -122,12 +122,12 @@ export default function HomePage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/photo-focus-caucasian-man-serving-bread-chicken-baked-beans-poor-hungry-african-american-person-non-profit-food-drive-close-up-meal-box-from-hunger-relief-team-given-needy_482257-68821.jpg", + "http://img.b2bpic.net/free-photo/photo-focus-caucasian-man-serving-bread-chicken-baked-beans-poor-hungry-african-american-person-non-profit-food-drive-close-up-meal-box-from-hunger-relief-team-given-needy_482257-68821.jpg?_wi=1", imageAlt: "Food distribution program", }, { imageSrc: - "http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg", + "http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg?_wi=1", imageAlt: "Community welfare distribution", }, ], @@ -140,12 +140,12 @@ export default function HomePage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/african-american-doctor-senior-man-communicating-hospital-waiting-room-while-wearing-face-masks_637285-11252.jpg", + "http://img.b2bpic.net/free-photo/african-american-doctor-senior-man-communicating-hospital-waiting-room-while-wearing-face-masks_637285-11252.jpg?_wi=1", imageAlt: "Medical assistance camp", }, { imageSrc: - "http://img.b2bpic.net/free-photo/indigenous-person-doing-daily-chores-showcasing-lifestyle_23-2149711074.jpg", + "http://img.b2bpic.net/free-photo/indigenous-person-doing-daily-chores-showcasing-lifestyle_23-2149711074.jpg?_wi=1", imageAlt: "Rural health support", }, ], @@ -158,12 +158,12 @@ export default function HomePage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/indigenous-person-doing-daily-chores-showcasing-lifestyle_23-2149711074.jpg", + "http://img.b2bpic.net/free-photo/indigenous-person-doing-daily-chores-showcasing-lifestyle_23-2149711074.jpg?_wi=2", imageAlt: "Rural community outreach", }, { imageSrc: - "http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg", + "http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg?_wi=2", imageAlt: "Rural support programs", }, ], @@ -176,12 +176,12 @@ export default function HomePage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg", + "http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg?_wi=3", imageAlt: "Community welfare", }, { imageSrc: - "http://img.b2bpic.net/free-photo/photo-focus-caucasian-man-serving-bread-chicken-baked-beans-poor-hungry-african-american-person-non-profit-food-drive-close-up-meal-box-from-hunger-relief-team-given-needy_482257-68821.jpg", + "http://img.b2bpic.net/free-photo/photo-focus-caucasian-man-serving-bread-chicken-baked-beans-poor-hungry-african-american-person-non-profit-food-drive-close-up-meal-box-from-hunger-relief-team-given-needy_482257-68821.jpg?_wi=2", imageAlt: "Welfare distribution", }, ], @@ -205,7 +205,7 @@ export default function HomePage() { description="Founded March 19, 2025" subdescription="CIN: U88100TS2025NPL195734 | ROC Hyderabad | Active" icon={Leaf} - 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="Foundation community work" mediaAnimation="opacity" useInvertedBackground={false} @@ -228,7 +228,7 @@ export default function HomePage() { "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg", avatarAlt: "Rajesh Kumar", imageSrc: - "http://img.b2bpic.net/free-photo/photo-focus-caucasian-man-serving-bread-chicken-baked-beans-poor-hungry-african-american-person-non-profit-food-drive-close-up-meal-box-from-hunger-relief-team-given-needy_482257-68821.jpg", + "http://img.b2bpic.net/free-photo/photo-focus-caucasian-man-serving-bread-chicken-baked-beans-poor-hungry-african-american-person-non-profit-food-drive-close-up-meal-box-from-hunger-relief-team-given-needy_482257-68821.jpg?_wi=3", imageAlt: "Volunteer at food distribution", }, { @@ -243,7 +243,7 @@ export default function HomePage() { "http://img.b2bpic.net/free-photo/young-attractive-african-american-man-cafe-fashion-shooting-paris_1321-3458.jpg", avatarAlt: "Priya Sharma", imageSrc: - "http://img.b2bpic.net/free-photo/african-american-doctor-senior-man-communicating-hospital-waiting-room-while-wearing-face-masks_637285-11252.jpg", + "http://img.b2bpic.net/free-photo/african-american-doctor-senior-man-communicating-hospital-waiting-room-while-wearing-face-masks_637285-11252.jpg?_wi=2", imageAlt: "Medical assistance", }, { @@ -258,7 +258,7 @@ export default function HomePage() { "http://img.b2bpic.net/free-photo/close-up-smiley-people-working-together_23-2149181995.jpg", avatarAlt: "Arjun Reddy", imageSrc: - "http://img.b2bpic.net/free-photo/indigenous-person-doing-daily-chores-showcasing-lifestyle_23-2149711074.jpg", + "http://img.b2bpic.net/free-photo/indigenous-person-doing-daily-chores-showcasing-lifestyle_23-2149711074.jpg?_wi=3", imageAlt: "Rural community outreach", }, { @@ -273,7 +273,7 @@ export default function HomePage() { "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg", avatarAlt: "Meera Singh", imageSrc: - "http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg", + "http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg?_wi=4", imageAlt: "Community welfare", }, { @@ -288,7 +288,7 @@ export default function HomePage() { "http://img.b2bpic.net/free-photo/close-up-people-with-clothes_23-2149196128.jpg", avatarAlt: "Vikram Patel", 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", + "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", imageAlt: "Community service", }, ]} @@ -309,7 +309,7 @@ export default function HomePage() { tagIcon={Heart} background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/friends-reading-cell-phone-messages-medium-shot_23-2150104904.jpg" + imageSrc="http://img.b2bpic.net/free-photo/friends-reading-cell-phone-messages-medium-shot_23-2150104904.jpg?_wi=1" imageAlt="Community collaboration" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/programs/page.tsx b/src/app/programs/page.tsx index 5104bb4..7ca5530 100644 --- a/src/app/programs/page.tsx +++ b/src/app/programs/page.tsx @@ -56,12 +56,12 @@ export default function ProgramsPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/photo-focus-caucasian-man-serving-bread-chicken-baked-beans-poor-hungry-african-american-person-non-profit-food-drive-close-up-meal-box-from-hunger-relief-team-given-needy_482257-68821.jpg", + "http://img.b2bpic.net/free-photo/photo-focus-caucasian-man-serving-bread-chicken-baked-beans-poor-hungry-african-american-person-non-profit-food-drive-close-up-meal-box-from-hunger-relief-team-given-needy_482257-68821.jpg?_wi=5", imageAlt: "Food distribution program", }, { imageSrc: - "http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg", + "http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg?_wi=7", imageAlt: "Community meal program", }, ], @@ -74,12 +74,12 @@ export default function ProgramsPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/african-american-doctor-senior-man-communicating-hospital-waiting-room-while-wearing-face-masks_637285-11252.jpg", + "http://img.b2bpic.net/free-photo/african-american-doctor-senior-man-communicating-hospital-waiting-room-while-wearing-face-masks_637285-11252.jpg?_wi=4", imageAlt: "Medical assistance camp", }, { imageSrc: - "http://img.b2bpic.net/free-photo/indigenous-person-doing-daily-chores-showcasing-lifestyle_23-2149711074.jpg", + "http://img.b2bpic.net/free-photo/indigenous-person-doing-daily-chores-showcasing-lifestyle_23-2149711074.jpg?_wi=5", imageAlt: "Rural health support", }, ], @@ -92,12 +92,12 @@ export default function ProgramsPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/indigenous-person-doing-daily-chores-showcasing-lifestyle_23-2149711074.jpg", + "http://img.b2bpic.net/free-photo/indigenous-person-doing-daily-chores-showcasing-lifestyle_23-2149711074.jpg?_wi=6", imageAlt: "Rural community outreach", }, { imageSrc: - "http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg", + "http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg?_wi=8", imageAlt: "Rural support programs", }, ], @@ -110,12 +110,12 @@ export default function ProgramsPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg", + "http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg?_wi=9", imageAlt: "Community welfare", }, { imageSrc: - "http://img.b2bpic.net/free-photo/photo-focus-caucasian-man-serving-bread-chicken-baked-beans-poor-hungry-african-american-person-non-profit-food-drive-close-up-meal-box-from-hunger-relief-team-given-needy_482257-68821.jpg", + "http://img.b2bpic.net/free-photo/photo-focus-caucasian-man-serving-bread-chicken-baked-beans-poor-hungry-african-american-person-non-profit-food-drive-close-up-meal-box-from-hunger-relief-team-given-needy_482257-68821.jpg?_wi=6", imageAlt: "Welfare distribution", }, ], @@ -147,7 +147,7 @@ export default function ProgramsPage() { "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg", avatarAlt: "Rajesh Kumar", imageSrc: - "http://img.b2bpic.net/free-photo/photo-focus-caucasian-man-serving-bread-chicken-baked-beans-poor-hungry-african-american-person-non-profit-food-drive-close-up-meal-box-from-hunger-relief-team-given-needy_482257-68821.jpg", + "http://img.b2bpic.net/free-photo/photo-focus-caucasian-man-serving-bread-chicken-baked-beans-poor-hungry-african-american-person-non-profit-food-drive-close-up-meal-box-from-hunger-relief-team-given-needy_482257-68821.jpg?_wi=7", imageAlt: "Food distribution impact", }, { @@ -162,7 +162,7 @@ export default function ProgramsPage() { "http://img.b2bpic.net/free-photo/young-attractive-african-american-man-cafe-fashion-shooting-paris_1321-3458.jpg", avatarAlt: "Dr. Priya Sharma", imageSrc: - "http://img.b2bpic.net/free-photo/african-american-doctor-senior-man-communicating-hospital-waiting-room-while-wearing-face-masks_637285-11252.jpg", + "http://img.b2bpic.net/free-photo/african-american-doctor-senior-man-communicating-hospital-waiting-room-while-wearing-face-masks_637285-11252.jpg?_wi=5", imageAlt: "Medical camp", }, { @@ -177,7 +177,7 @@ export default function ProgramsPage() { "http://img.b2bpic.net/free-photo/close-up-smiley-people-working-together_23-2149181995.jpg", avatarAlt: "Arjun Reddy", imageSrc: - "http://img.b2bpic.net/free-photo/indigenous-person-doing-daily-chores-showcasing-lifestyle_23-2149711074.jpg", + "http://img.b2bpic.net/free-photo/indigenous-person-doing-daily-chores-showcasing-lifestyle_23-2149711074.jpg?_wi=7", imageAlt: "Rural development", }, ]}