From bafd5132dd14ca4f78fad788efe00990f85f4fe4 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 08:15:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.49.1