Update src/app/page.tsx
This commit is contained in:
@@ -189,6 +189,7 @@ export default function LandingPage() {
|
|||||||
{ name: "name", type: "text", placeholder: "Name", required: true },
|
{ name: "name", type: "text", placeholder: "Name", required: true },
|
||||||
{ name: "email", type: "email", placeholder: "Email", required: true }
|
{ name: "email", type: "email", placeholder: "Email", required: true }
|
||||||
]}
|
]}
|
||||||
|
textarea={{ name: "needs", placeholder: "Tell us about your property needs...", rows: 4, required: true }}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/boss-instructing-assistant-colleagues-standing-sitting-table-with-monitor-documents-manager-pointing-paper-listening-coworker-business-communication-concept_74855-11543.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/boss-instructing-assistant-colleagues-standing-sitting-table-with-monitor-documents-manager-pointing-paper-listening-coworker-business-communication-concept_74855-11543.jpg"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user