diff --git a/src/app/page.tsx b/src/app/page.tsx index df4c783..6d7056a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,6 @@ import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import PricingCardTwo from '@/components/sections/pricing/PricingCardTwo'; import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; -import { BookOpen, Microscope, Brain, Users } from "lucide-react"; export default function AnatomyPage() { return ( @@ -59,6 +58,7 @@ export default function AnatomyPage() {