From 260a0c74fbcc485088450c8ba29b4c0caf56e55c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 6 Jun 2026 05:38:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f0551e..5b15552 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -108,7 +108,7 @@ export default function LandingPage() { { title: "Pay-Per-Click (PPC) Advertising", description: "Drive immediate, targeted traffic and conversions with optimized PPC campaigns across Google Ads, social media, and other platforms.", imageSrc: "http://img.b2bpic.net/free-vector/charity-event-youtube-channel-art-template-design_23-2149435879.jpg", imageAlt: "PPC illustration"}, { - title: "Social Media Marketing", description: "Build a strong community, enhance brand awareness, and engage your audience with compelling content and strategic social media campaigns.", imageSrc: "http://img.b2bpic.net/free-photo/blue-bird-3d-illustration_183364-123380.jpg", alt: "Social Media illustration"}, + title: "Social Media Marketing", description: "Build a strong community, enhance brand awareness, and engage your audience with compelling content and strategic social media campaigns.", imageSrc: "http://img.b2bpic.net/free-photo/blue-bird-3d-illustration_183364-123380.jpg", imageAlt: "Social Media illustration"}, { title: "Content Marketing", description: "Engage your audience and establish thought leadership with high-quality, valuable content tailored to your target customers' needs.", imageSrc: "http://img.b2bpic.net/free-photo/product-design-drawing-website-graphic_53876-95888.jpg", imageAlt: "Content Marketing illustration"}, ]} -- 2.49.1