Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -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}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user