diff --git a/src/app/page.tsx b/src/app/page.tsx index 93d115d..624bc6b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,6 +101,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/happy-couple-enjoying-cafe-while-talking-waiter_637285-579.jpg" mediaAnimation="slide-up" background={{ variant: "gradient-bars" }} + useInvertedBackground={false} buttonText="Kirim Pesan" onSubmit={(email) => console.log(email)} />