diff --git a/src/app/page.tsx b/src/app/page.tsx index b61efcf..9ec90f3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function LandingPage() { title="Welcome to the ICC Islamic Community" description="A place of unity, learning, and peace. We welcome all community members to join our prayers, educational programs, and social events in a warm and inclusive environment." buttons={[{ text: "Join Us", href: "#contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-alhambra-palace-granada-spain_181624-49164.jpg" + imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-alhambra-palace-granada-spain_181624-49164.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { src: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-haired-young-woman-isolated_273609-48299.jpg", alt: "Community member" }, @@ -84,7 +84,7 @@ export default function LandingPage() { { id: "3", title: "Charity & Outreach", content: "Serving our neighbors together." } ]} mediaAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-alhambra-palace-granada-spain_181624-49164.jpg" + imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-alhambra-palace-granada-spain_181624-49164.jpg?_wi=2" /> @@ -94,11 +94,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "1", name: "Ahmed Hassan", role: "Volunteer", company: "ICC Member", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-haired-young-woman-isolated_273609-48299.jpg" }, + { id: "1", name: "Ahmed Hassan", role: "Volunteer", company: "ICC Member", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-haired-young-woman-isolated_273609-48299.jpg?_wi=1" }, { id: "2", name: "Fatima Z.", role: "Parent", company: "ICC Member", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-stunning-girl-with-wavy-hair-wears-pink-attire-indoor-photo-cheerful-short-haired-european-woman-laughing_197531-9037.jpg" }, { id: "3", name: "Omar K.", role: "Student", company: "ICC Member", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-smiling-confident-looking-side-street_839833-10631.jpg" }, { id: "4", name: "Layla M.", role: "Teacher", company: "ICC Member", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-magnificent-woman-with-big-brown-eyes-amazing-smile_291049-2575.jpg" }, - { id: "5", name: "Zaid A.", role: "Member", company: "ICC Member", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-haired-young-woman-isolated_273609-48299.jpg" } + { id: "5", name: "Zaid A.", role: "Member", company: "ICC Member", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-haired-young-woman-isolated_273609-48299.jpg?_wi=2" } ]} kpiItems={[ { value: "500+", label: "Active Members" },