Update src/app/page.tsx
This commit is contained in:
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Share Love", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hands-holding-each-other-support_23-2150446031.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hands-holding-each-other-support_23-2150446031.jpg?_wi=1"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/hands-composition-about-support_23-2150510487.jpg", alt: "Hands composition about support"},
|
||||
@@ -215,7 +215,7 @@ export default function LandingPage() {
|
||||
textarea={{ name: "message", placeholder: "Share your message", required: true }}
|
||||
useInvertedBackground={true}
|
||||
buttonText="Upload Photo & Submit"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hands-holding-each-other-support_23-2150446031.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hands-holding-each-other-support_23-2150446031.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user