diff --git a/src/app/page.tsx b/src/app/page.tsx index f40fca2..0f7203b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -131,7 +131,7 @@ export default function HomePage() { title="Our Services" description="Comprehensive logistics solutions tailored to your business needs, from freight management to supply chain optimization." tag="Complete Solutions" - tagIcon={Package} + tagIcon={CheckCircle} tagAnimation="slide-up" buttons={[{ text: "View All Services", href: "/services" }]} buttonAnimation="slide-up"