Update src/app/page.tsx
This commit is contained in:
@@ -156,6 +156,7 @@ export default function LandingPage() {
|
||||
{ name: "name", type: "text", placeholder: "Adınız Soyadınız", required: true },
|
||||
{ name: "email", type: "email", placeholder: "E-posta Adresiniz", required: true }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
mediaPosition="left"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-man-shopping-with-laptop_23-2149241375.jpg"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user