Bob AI: add testimonial section [Block: testimonials-1|Sim...
This commit is contained in:
@@ -13,6 +13,7 @@ import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
import Faq1 from '@/components/sections/faq/Faq1';
|
||||
import TeamCardOne from '@/components/sections/team/TeamCardOne';
|
||||
import Hero4 from '@/components/sections/hero/Hero4';
|
||||
import Testimonials1 from '@/components/sections/testimonial/Testimonials1';
|
||||
|
||||
export default function TechAcademyPage() {
|
||||
return (
|
||||
@@ -147,7 +148,13 @@ export default function TechAcademyPage() {
|
||||
title="Become a Tech Leader"
|
||||
background={{ variant: "plain" }}
|
||||
/>
|
||||
</div> <div id="footer" data-section="footer">
|
||||
</div>
|
||||
<div id="testimonials_1" data-section="testimonials_1">
|
||||
<Testimonials1
|
||||
title="Student Success Stories"
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-vector/digital-particle-flowing-mesh-technology-background_1017-28408.jpg"
|
||||
imageAlt="Technology background"
|
||||
|
||||
Reference in New Issue
Block a user