diff --git a/src/app/page.tsx b/src/app/page.tsx index 945937c..357615c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,6 @@ import MediaAbout from '@/components/sections/about/MediaAbout'; import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; -import { CheckCircle, Leaf, Recycle, Shield, Sparkles } from "lucide-react"; export default function LandingPage() { return ( @@ -125,7 +124,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "plain" }} title="Join Our Beauty Journey" - description="Join 50k+ customers and get 10% off your first order" + description="Join 50k+ customers and get 10% off your first order. Link your account today at WooCommerce." mediaAnimation="slide-up" />