Update src/app/page.tsx

This commit is contained in:
2026-05-01 16:02:17 +00:00
parent 48faee865a
commit 16eaedd92d

View File

@@ -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"
/>
</div>