diff --git a/src/app/page.tsx b/src/app/page.tsx index f30c41f..6257bcc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; -import { Bell, Coffee, Heart, Quote, Smile, Star, Users } from "lucide-react"; +import { Bell, Coffee, Heart, Quote, Smile, Star, Sun, Users } from "lucide-react"; export default function LandingPage() { return (