From 26a4cde7484bcc7f8590dd3e97195a5a3241adc6 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 22:57:53 +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 e4faae9..133c45a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,7 +88,7 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Social Strategy", description: "Holistic planning for brand authority.", media: { imageSrc: "http://img.b2bpic.net/free-photo/abstract-technology-background-concept_1194-617406.jpg" }, + title: "Social Strategy", description: "Increase your organic reach through data-driven planning.", media: { imageSrc: "http://img.b2bpic.net/free-photo/abstract-technology-background-concept_1194-617406.jpg" }, items: [ { icon: CheckCircle, text: "Platform Optimization" }, { icon: CheckCircle, text: "Audience Analysis" }, @@ -97,7 +97,7 @@ export default function LandingPage() { reverse: false }, { - title: "Creative Production", description: "Stunning visuals that command attention.", media: { imageSrc: "http://img.b2bpic.net/free-photo/3d-futuristic-background-with-flowing-cyber-particles_1048-12206.jpg" }, + title: "Creative Production", description: "Boost conversion rates with high-impact visual assets.", media: { imageSrc: "http://img.b2bpic.net/free-photo/3d-futuristic-background-with-flowing-cyber-particles_1048-12206.jpg" }, items: [ { icon: CheckCircle, text: "High-Res Photography" }, { icon: CheckCircle, text: "Viral Video Ads" }, @@ -106,7 +106,7 @@ export default function LandingPage() { reverse: true }, { - title: "Performance Marketing", description: "Data-driven advertising campaigns.", media: { imageSrc: "http://img.b2bpic.net/free-photo/reflection-from-laptop-glasses-dark-background_169016-63214.jpg" }, + title: "Performance Marketing", description: "Maximize ROI with precise targeting and analytics.", media: { imageSrc: "http://img.b2bpic.net/free-photo/reflection-from-laptop-glasses-dark-background_169016-63214.jpg" }, items: [ { icon: CheckCircle, text: "Paid Media Management" }, { icon: CheckCircle, text: "A/B Testing" }, -- 2.49.1