diff --git a/src/app/page.tsx b/src/app/page.tsx index f1d339a..3194b5a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,19 +57,19 @@ export default function LandingPage() { name: "David Cohen", handle: "Community Leader, Tel Aviv", testimonial: "Coindrop transformed how our community connects and supports one another. Truly remarkable.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167349.jpg" + "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167349.jpg?_wi=1" }, { name: "Sarah Goldstein", handle: "Entrepreneur, New York", testimonial: "Finally, a platform that understands and celebrates Jewish values while embracing innovation.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiley-woman-with-pink-mask-low-angle_23-2149403818.jpg" + "http://img.b2bpic.net/free-photo/smiley-woman-with-pink-mask-low-angle_23-2149403818.jpg?_wi=1" }, { name: "Mikhail Rosenberg", handle: "Philanthropist, Jerusalem", testimonial: "The best way to strengthen our Jewish bonds globally. Webild's vision is inspiring.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg" + "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg?_wi=1" }, ]} buttons={[ @@ -175,19 +175,19 @@ export default function LandingPage() { id: "1", name: "Rabbi Menachem Goldstein, Jerusalem", date: "Date: 15 January 2025", title: "A Modern Solution Rooted in Tradition", quote: "Coindrop brilliantly bridges ancient Jewish values of community and tzedakah with cutting-edge technology. This platform strengthens our bonds and enables meaningful support across our global Jewish family.", tag: "Community Leader", avatarSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167349.jpg", imageSrc: - "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167349.jpg" + "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167349.jpg?_wi=2" }, { id: "2", name: "Miriam Shapiro, New York", date: "Date: 22 January 2025", title: "Finally, Technology That Celebrates Us", quote: "As a Jewish entrepreneur, I've searched for platforms that truly understand our community. Coindrop isn't just a service—it's a celebration of who we are and what we stand for.", tag: "Entrepreneur", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-pink-mask-low-angle_23-2149403818.jpg", imageSrc: - "http://img.b2bpic.net/free-photo/smiley-woman-with-pink-mask-low-angle_23-2149403818.jpg" + "http://img.b2bpic.net/free-photo/smiley-woman-with-pink-mask-low-angle_23-2149403818.jpg?_wi=2" }, { id: "3", name: "Yosef Levi, Tel Aviv", date: "Date: 8 February 2025", title: "Connecting Our Diaspora", quote: "The Jewish diaspora needed this. Coindrop brings us closer together, celebrates our heritage, and provides real value. Webild truly understands our community's needs and aspirations.", tag: "Investor", avatarSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg", imageSrc: - "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg" + "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg?_wi=2" }, { id: "4", name: "Rachel Mendelsohn, London", date: "Date: 19 February 2025", title: "Tradition Meets Tomorrow", quote: @@ -199,13 +199,13 @@ export default function LandingPage() { id: "5", name: "Avi Cohen, Los Angeles", date: "Date: 26 February 2025", title: "Supporting Our Youth", quote: "My children are proud to be part of the Coindrop community. It's helping our younger generation connect with their heritage while building their financial future.", tag: "Parent", avatarSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167349.jpg", imageSrc: - "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167349.jpg" + "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167349.jpg?_wi=3" }, { id: "6", name: "Leah Blumenthal, Toronto", date: "Date: 4 March 2025", title: "More Than a Service", quote: "Coindrop represents the best of what Jewish innovation can be. It's secure, it's purposeful, and it celebrates our beautiful community with pride.", tag: "Business Owner", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-pink-mask-low-angle_23-2149403818.jpg", imageSrc: - "http://img.b2bpic.net/free-photo/smiley-woman-with-pink-mask-low-angle_23-2149403818.jpg" + "http://img.b2bpic.net/free-photo/smiley-woman-with-pink-mask-low-angle_23-2149403818.jpg?_wi=3" }, ]} textboxLayout="default"