diff --git a/src/app/page.tsx b/src/app/page.tsx index c01cb77..72e2ffe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,6 +12,7 @@ import PricingCardThree from '@/components/sections/pricing/PricingCardThree'; import ProductCardOne from '@/components/sections/product/ProductCardOne'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; +import { Shield } from 'lucide-react'; export default function LandingPage() { return ( @@ -71,6 +72,7 @@ export default function LandingPage() { description="We bridge the gap between global brands and your home." subdescription="With a decade of logistics expertise, we ensure your purchases are safe." imageSrc="http://img.b2bpic.net/free-photo/woman-taking-care-warehouse-logistics_23-2149128296.jpg" + icon={Shield} mediaAnimation="slide-up" />