Bob AI: fix build error in src/app/page.tsx
This commit is contained in:
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user