Bob AI: add CTA section before footer

This commit is contained in:
2026-01-31 16:02:44 +02:00
parent cdae458e9e
commit cc4ae21ed3

View File

@@ -10,6 +10,7 @@ import ContactForm from '@/components/form/ContactForm';
import HeroBillboard from '@/components/sections/hero/HeroBillboard';
import FaqBase from '@/components/sections/faq/FaqBase';
import PricingCardOne from '@/components/sections/pricing/PricingCardOne';
import ButtonTextUnderline from '@/components/button/ButtonTextUnderline';
export default function TechAcademyPage() {
return (
@@ -136,6 +137,13 @@ export default function TechAcademyPage() {
useInvertedBackground="noInvert"
/>
</div>
<div id="button_text_underline" data-section="button_text_underline">
<ButtonTextUnderline
text="Explore Our Services"
scrollToSection={false}
type="button"
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-vector/digital-particle-flowing-mesh-technology-background_1017-28408.jpg"