diff --git a/src/app/page.tsx b/src/app/page.tsx index 857761d..bca40dc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,6 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/front-view-black-woman-running-flower-business_23-2149871120.jpg", imageAlt: "Equipe de agrônomos discutindo em campo" } ]} mediaAnimation="slide-up" - useInvertedBackground={true} /> @@ -75,9 +74,6 @@ export default function LandingPage() { { text: "Nossa Missão", href: "#" }, { text: "Nossos Valores", href: "#" } ]} - useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/south-asian-agronomist-farmer-threw-papers-into-sky-wheat-field-agriculture-production-concept_627829-7315.jpg" - imageAlt="Precisão agrícola com drone e sensores" /> @@ -229,7 +225,6 @@ export default function LandingPage() { { icon: Instagram, href: "https://instagram.com/inagro", ariaLabel: "Instagram da INAGRO" }, { icon: Linkedin, href: "https://linkedin.com/company/inagro", ariaLabel: "LinkedIn da INAGRO" } ]} - useInvertedBackground={false} />