From b52ba57d660b8ada9912382914bd0ab917234d75 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 16:29:19 +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 2927414..ea98704 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Strategic Consulting", description: "High-level guidance for growth.", icon: Sparkles, + title: "Strategic Growth Consulting", description: "Accelerate market entry and expansion with data-driven, high-level business roadmaps.", icon: Sparkles, mediaItems: [ { imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-road-railing_1359-549.jpg", imageAlt: "luxury service excellence quality icon"}, @@ -95,7 +95,7 @@ export default function LandingPage() { ], }, { - title: "Concierge Client Care", description: "Personalized support for every client.", icon: Shield, + title: "Personalized Concierge Care", description: "Reduce your operational burden with 24/7 dedicated support teams tailored to your business needs.", icon: Shield, mediaItems: [ { imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-businessman-talking-smartphone-with-pendant-light-foreground_23-2147937584.jpg", imageAlt: "exclusive client experience luxury"}, @@ -104,7 +104,7 @@ export default function LandingPage() { ], }, { - title: "Vision Development", description: "Crafting futures with precision.", icon: Zap, + title: "Precision Vision Modeling", description: "Turn abstract concepts into actionable models that secure future revenue and market leadership.", icon: Zap, mediaItems: [ { imageSrc: "http://img.b2bpic.net/free-photo/innovation-development-rocket-graphic-concept_53876-120019.jpg", imageAlt: "strategic planning luxury business"}, -- 2.49.1