From 53b0e44276876bde866aa798144199d0ec9226cb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 10:57:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e630a98..5655eb7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -107,15 +107,15 @@ export default function HomePage() { tagAnimation="slide-up" features={[ { - id: "branding", label: "Branding", title: "Complete Brand Identity Systems that Establish Market Authority", items: [ + id: "branding", label: "Branding", title: "Build Market Authority with Complete Brand Identity Systems", items: [ "Logo design and mark systems", "Brand guidelines and documentation", "Visual identity frameworks", "Color and typography systems"], }, { - id: "design", label: "Design", title: "Strategic Visual Communication that Drives Audience Engagement", items: [ + id: "design", label: "Design", title: "Drive Audience Engagement with Strategic Visual Communication", items: [ "Packaging design", "Marketing collateral", "Environmental design", "Print and digital design"], }, { - id: "direction", label: "Direction", title: "Creative Direction & Strategy that Accelerates Brand Growth", items: [ + id: "direction", label: "Direction", title: "Accelerate Brand Growth through Creative Direction & Strategy", items: [ "Campaign strategy and development", "Art direction", "Brand positioning", "Creative consulting"], }, ]} -- 2.49.1