From a8622de27222de5c08f61b9a59a523c0fcb859a0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 19:02:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fa01c8e..1cdacc4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,10 +89,10 @@ export default function LandingPage() { title: "Content Creation & Management", description: "Professional content production including photography, videography, copywriting, and calendar management across all platforms.", imageSrc: "http://img.b2bpic.net/free-photo/man-works-computer-coworking-space-remote-work-workspace_1321-3097.jpg", imageAlt: "Content Creation Production" }, { - title: "Analytics & Optimization", description: "Advanced performance tracking, ROI measurement, and continuous optimization to maximize your social media impact and conversions.", imageSrc: "http://img.b2bpic.net/free-vector/waterfall-chart-collection-template_23-2148589483.jpg", imageAlt: "Analytics and Performance Reporting" + title: "Analytics & Optimization", description: "Advanced performance tracking, ROI measurement, and continuous optimization to maximize your social media impact and conversions.", imageSrc: "http://img.b2bpic.net/free-vector/waterfall-chart-collection-template_23-2148589483.jpg?_wi=1", imageAlt: "Analytics and Performance Reporting" }, { - title: "Influencer & Partnership Development", description: "Strategic collaborations with relevant influencers and brand partners to expand your reach and build authentic community connections.", imageSrc: "http://img.b2bpic.net/free-vector/waterfall-chart-collection-template_23-2148589483.jpg", imageAlt: "Influencer Partnerships" + title: "Influencer & Partnership Development", description: "Strategic collaborations with relevant influencers and brand partners to expand your reach and build authentic community connections.", imageSrc: "http://img.b2bpic.net/free-vector/waterfall-chart-collection-template_23-2148589483.jpg?_wi=2", imageAlt: "Influencer Partnerships" } ]} gridVariant="bento-grid" -- 2.49.1