Update src/app/page.tsx

This commit is contained in:
2026-05-02 19:16:50 +00:00
parent 1d2457369e
commit 5bbbf077b4

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
{
text: "Partner With Us", href: "/contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/talented-child-doing-pottery_23-2151693982.jpg"
imageSrc="http://img.b2bpic.net/free-photo/talented-child-doing-pottery_23-2151693982.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/front-view-woman-posing-with-floral-wreath_23-2150506648.jpg", alt: "Portrait of a community supporter"},
@@ -130,7 +130,7 @@ export default function LandingPage() {
name: "Generic Aid Kit",
price: "$50",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/talented-child-doing-pottery_23-2151693982.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/talented-child-doing-pottery_23-2151693982.jpg?_wi=2"
}}
/>
</div>