From 1319e8250c0fdcebd06357cc1bb404b26c2babbf Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 05:33:58 +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 f786f55..fa1cf58 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -108,7 +108,7 @@ export default function LandingPage() { title: "Web Development", description: "Robust, scalable applications built with cutting-edge technologies and best practices.", button: { text: "Learn More", href: "#" } }, { - icon: Branding, + icon: Lightbulb, title: "Brand Strategy", description: "Comprehensive branding solutions that establish your unique market position and identity.", button: { text: "Learn More", href: "#" } }, { -- 2.49.1