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"], }, ]}