Merge version_2 into main #4
@@ -163,6 +163,7 @@ export default function LandingPage() {
|
||||
{ name: "username", type: "text", placeholder: "Your Roblox Username" },
|
||||
{ name: "email", type: "email", placeholder: "Your Email" }
|
||||
]}
|
||||
multiSelect={{ name: "issue_type", label: "Issue Type", options: ["Bug Report", "Account Issue", "Gameplay Help", "Other"] }}
|
||||
textarea={{ name: "message", placeholder: "How can we help?" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/door-stretching-into-fantasy-world_23-2151661272.jpg"
|
||||
/>
|
||||
@@ -181,4 +182,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user