Update src/app/contact/page.tsx
This commit is contained in:
@@ -48,7 +48,7 @@ export default function ContactPage() {
|
|||||||
]}
|
]}
|
||||||
textarea={{ name: "message", placeholder: "Your Message", rows: 5, required: true }}
|
textarea={{ name: "message", placeholder: "Your Message", rows: 5, required: true }}
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173705.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173705.jpg?_wi=2"
|
||||||
imageAlt="Tech community members collaborating on a project"
|
imageAlt="Tech community members collaborating on a project"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
mediaPosition="left"
|
mediaPosition="left"
|
||||||
|
|||||||
Reference in New Issue
Block a user