diff --git a/src/app/page.tsx b/src/app/page.tsx index 7322456..e837b67 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS import PricingCardNine from '@/components/sections/pricing/PricingCardNine'; import TeamCardTwo from '@/components/sections/team/TeamCardTwo'; import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen'; -import { Facebook, Feather, Instagram, Leaf, Scissors, Sun, Twitter } from "lucide-react"; +import { Facebook, Feather, Instagram, Leaf, Scissors, Sun, Twitter, RefreshCcw, Brush } from "lucide-react"; export default function LandingPage() { return (