Bob AI: add footer at the bottom

This commit is contained in:
2026-01-31 16:03:55 +02:00
parent 40dac0897f
commit 21a1accffa

View File

@@ -12,6 +12,7 @@ import FaqBase from '@/components/sections/faq/FaqBase';
import PricingCardOne from '@/components/sections/pricing/PricingCardOne';
import ButtonTextUnderline from '@/components/button/ButtonTextUnderline';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import FooterBase from '@/components/sections/footer/FooterBase';
export default function TechAcademyPage() {
return (
@@ -151,6 +152,12 @@ export default function TechAcademyPage() {
button={{ text: "" }}
/>
</div>
<div id="footer_base" data-section="footer_base">
<FooterBase
columns={[{ title: "Contact Us", description: "Have questions about our floral arrangements? Reach out to us for expert advice and assistance." }, { title: "Explore More", description: "Discover our floral classes, packages, and services designed to inspire and educate." }]}
copyrightText="© 2025 | Webild"
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-vector/digital-particle-flowing-mesh-technology-background_1017-28408.jpg"