Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-04-26 17:16:06 +00:00

View File

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