diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 1a1cd11..4e7be97 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -41,6 +41,7 @@ export default function ContactPage() { ]} textarea={{ name: "message", placeholder: "Jouw bericht", rows: 4 }} imageSrc="http://img.b2bpic.net/free-photo/young-woman-drinking-tea-cafe_1303-25721.jpg" + useInvertedBackground={false} />