Bob AI: remove testimonial from Sarah

This commit is contained in:
2026-01-31 15:59:51 +02:00
parent 489fbe9155
commit 546c3c5d26

View File

@@ -6,7 +6,6 @@ import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FooterMedia from '@/components/sections/footer/FooterMedia'; import FooterMedia from '@/components/sections/footer/FooterMedia';
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import { Sparkles, BookOpen, Users, TrendingUp, Award, Target } from "lucide-react"; import { Sparkles, BookOpen, Users, TrendingUp, Award, Target } from "lucide-react";
import Testimonials1 from '@/components/sections/testimonial/Testimonials1';
export default function TechAcademyPage() { export default function TechAcademyPage() {
return ( return (
@@ -94,12 +93,6 @@ export default function TechAcademyPage() {
buttonText="Enroll Now" buttonText="Enroll Now"
/> />
</div> </div>
<div id="testimonials_1" data-section="testimonials_1">
<Testimonials1
title="Hear From Our Satisfied Customers"
/>
</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"