Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -149,6 +149,7 @@ export default function LandingPage() {
|
||||
{ name: "name", type: "text", placeholder: "Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Email", required: true },
|
||||
]}
|
||||
multiSelect={{ name: "inquiry_type", label: "Nature of Inquiry", options: ["Tutorial Request", "Tech Tip", "General Question"] }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=04cw8i"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user