diff --git a/src/app/page.tsx b/src/app/page.tsx index 21e81f5..c59d1ee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; import TextAbout from '@/components/sections/about/TextAbout'; -import { Droplets, Leaf, Music, Sparkles, Star, Wine } from "lucide-react"; +import { Droplets, Leaf, Music, Sparkles, Star, Wine, Smile } from "lucide-react"; export default function LandingPage() { return (