Bob AI: fix build error in src/app/courses/page.tsx
This commit is contained in:
@@ -8,7 +8,7 @@ import FeatureCardTwentyThree from '@/components/sections/feature/FeatureCardTwe
|
||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import { Code, Lightbulb, Target, Users, Zap } from "lucide-react";
|
||||
import { Code, GitFork, Lightbulb, Target, Users, Zap } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user