Update src/app/page.tsx
This commit is contained in:
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
{ name: "subject", type: "text", placeholder: "Subject", required: true }
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Your Message", rows: 5, required: true }}
|
||||
useInvertedBackground={false}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-psd/modern-3d-chat-bubble-icon_84443-82910.jpg"
|
||||
imageAlt="Futuristic support interface"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user