Bob AI: remove testimonial from Sarah
This commit is contained in:
@@ -6,7 +6,6 @@ import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import { Sparkles, BookOpen, Users, TrendingUp, Award, Target } from "lucide-react";
|
||||
import Testimonials1 from '@/components/sections/testimonial/Testimonials1';
|
||||
|
||||
export default function TechAcademyPage() {
|
||||
return (
|
||||
@@ -94,12 +93,6 @@ export default function TechAcademyPage() {
|
||||
buttonText="Enroll Now"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials_1" data-section="testimonials_1">
|
||||
<Testimonials1
|
||||
title="Hear From Our Satisfied Customers"
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-vector/digital-particle-flowing-mesh-technology-background_1017-28408.jpg"
|
||||
|
||||
Reference in New Issue
Block a user