Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user