From 165e44610e792d6fc5cec555978b4bdb1659f444 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 19:24:56 +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 37b9d2b..f69cddc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,13 +79,13 @@ export default function LandingPage() { tagIcon={Sparkles} features={[ { - title: "Social Media Marketing", description: "Strategic content creation and community management across all platforms to boost engagement and brand awareness.", imageSrc: "http://img.b2bpic.net/free-photo/social-media-communication-networking-online-concept_53876-133812.jpg", imageAlt: "Social media marketing" + title: "Social Media Marketing", description: "Increase engagement by up to 300% with strategic content creation and community management across all platforms to boost brand awareness and drive conversions.", imageSrc: "http://img.b2bpic.net/free-photo/social-media-communication-networking-online-concept_53876-133812.jpg", imageAlt: "Social media marketing" }, { - title: "Content Strategy", description: "Compelling storytelling and content creation that resonates with your audience and drives meaningful conversations.", imageSrc: "http://img.b2bpic.net/free-photo/media-journalism-global-daily-news-content-concept_53876-123733.jpg", imageAlt: "Content creation strategy" + title: "Content Strategy", description: "Generate 5x more qualified leads through compelling storytelling and content creation that resonates with your audience and drives meaningful conversations with proven ROI.", imageSrc: "http://img.b2bpic.net/free-photo/media-journalism-global-daily-news-content-concept_53876-123733.jpg", imageAlt: "Content creation strategy" }, { - title: "Brand Development", description: "Complete branding solutions from identity design to brand messaging that establishes your market position.", imageSrc: "http://img.b2bpic.net/free-vector/modern-business-card-template-with-geometric-design_23-2147941082.jpg", imageAlt: "Brand development and identity" + title: "Brand Development", description: "Strengthen market position with complete branding solutions from identity design to messaging that increase brand recall by 45% and customer loyalty significantly.", imageSrc: "http://img.b2bpic.net/free-vector/modern-business-card-template-with-geometric-design_23-2147941082.jpg", imageAlt: "Brand development and identity" } ]} textboxLayout="default" -- 2.49.1