diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3bd794c..b7b12e6 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -6,7 +6,7 @@ import FooterBase from '@/components/sections/footer/FooterBase'; import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import SplitAbout from '@/components/sections/about/SplitAbout'; -import { Award, Sparkles, Target } from "lucide-react"; +import { Award, Sparkles, Target, Dumbbell } from "lucide-react"; export default function LandingPage() { return (