Bob AI: [Block: feature-card-four|Feature Card Four|/block...
This commit is contained in:
@@ -11,6 +11,7 @@ import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import { Sparkles, Users, Award, Briefcase, Globe, Code, Database, Smartphone, Brain, Shield, Cloud, TrendingUp, Clock, DollarSign, Star } from "lucide-react";
|
||||
import FeatureCardFour from '@/components/sections/feature/FeatureCardFour';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -56,6 +57,11 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="feature_card_four" data-section="feature_card_four">
|
||||
<FeatureCardFour
|
||||
title="Innovative Curriculum"
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<AboutMetric
|
||||
title="STEP Academy: Empowering the next generation of technology professionals with world-class education and industry mentorship."
|
||||
|
||||
Reference in New Issue
Block a user