Bob AI: move the team section after contact
This commit is contained in:
@@ -41,17 +41,17 @@ export default function TechAcademyPage() {
|
|||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
<div id="contact_form" data-section="contact_form">
|
||||||
|
<ContactForm
|
||||||
|
useInvertedBackground="noInvert"
|
||||||
|
/>
|
||||||
|
</div> <div id="navbar_layout_floating_inline" data-section="navbar_layout_floating_inline">
|
||||||
|
|
||||||
<div id="team" data-section="team">
|
<div id="team" data-section="team">
|
||||||
<TeamCardOne1
|
<TeamCardOne1
|
||||||
title="Our Development Team"
|
title="Our Development Team"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<div id="contact_form" data-section="contact_form">
|
|
||||||
<ContactForm
|
|
||||||
useInvertedBackground="noInvert"
|
|
||||||
/>
|
|
||||||
</div> <div id="navbar_layout_floating_inline" data-section="navbar_layout_floating_inline">
|
|
||||||
<NavbarLayoutFloatingInline
|
<NavbarLayoutFloatingInline
|
||||||
navItems={[{ title: "Explore Our Floral Art", description: "Dive into our gallery showcasing Jessica's unique floral designs and arrangements." }, { title: "Contact Our Team", description: "Reach out to our dedicated team for any questions about our services or upcoming events." }]}
|
navItems={[{ title: "Explore Our Floral Art", description: "Dive into our gallery showcasing Jessica's unique floral designs and arrangements." }, { title: "Contact Our Team", description: "Reach out to our dedicated team for any questions about our services or upcoming events." }]}
|
||||||
button={{ text: "" }}
|
button={{ text: "" }}
|
||||||
|
|||||||
Reference in New Issue
Block a user