diff --git a/src/app/page.tsx b/src/app/page.tsx index 17be3f4..131ce1f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" />