Bob AI: add new section [Block: faq-1|FAQ Section|@/compon...
This commit is contained in:
@@ -13,6 +13,7 @@ import PricingCardOne from '@/components/sections/pricing/PricingCardOne';
|
|||||||
import ButtonTextUnderline from '@/components/button/ButtonTextUnderline';
|
import ButtonTextUnderline from '@/components/button/ButtonTextUnderline';
|
||||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||||
|
import Faq1 from '@/components/sections/faq/Faq1';
|
||||||
|
|
||||||
export default function TechAcademyPage() {
|
export default function TechAcademyPage() {
|
||||||
return (
|
return (
|
||||||
@@ -158,6 +159,11 @@ export default function TechAcademyPage() {
|
|||||||
copyrightText="© 2025 | Webild"
|
copyrightText="© 2025 | Webild"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
<div id="faq_1" data-section="faq_1">
|
||||||
|
<Faq1
|
||||||
|
title="Floral FAQs"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
imageSrc="https://img.b2bpic.net/free-vector/digital-particle-flowing-mesh-technology-background_1017-28408.jpg"
|
imageSrc="https://img.b2bpic.net/free-vector/digital-particle-flowing-mesh-technology-background_1017-28408.jpg"
|
||||||
|
|||||||
Reference in New Issue
Block a user