diff --git a/src/app/page.tsx b/src/app/page.tsx index c72f66f..c73c832 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { tag="What We Offer" features={[ { - id: "01", title: "Content Creation", description: "Eye-catching TikTok videos and social media content that captures attention and drives engagement.", imageSrc: "http://img.b2bpic.net/free-vector/social-media-background-design_1198-204.jpg", imageAlt: "Content creation icon" + id: "01", title: "Content Creation", description: "Eye-catching TikTok videos and social media content that captures attention and drives engagement.", imageSrc: "http://img.b2bpic.net/free-vector/social-media-background-design_1198-204.jpg?_wi=1", imageAlt: "Content creation icon" }, { id: "02", title: "Social Strategy", description: "Data-driven strategies tailored to your brand's goals, audience, and market position.", imageSrc: "http://img.b2bpic.net/free-vector/world-connections-business-infographic_24877-51003.jpg", imageAlt: "Social strategy icon" @@ -75,7 +75,7 @@ export default function LandingPage() { id: "03", title: "Brand Growth", description: "Comprehensive campaigns designed to scale your brand presence and grow your community.", imageSrc: "http://img.b2bpic.net/free-vector/modern-smart-goals-general-infographic_23-2149092344.jpg", imageAlt: "Brand growth icon" }, { - id: "04", title: "Community Management", description: "Building genuine connections with your audience through thoughtful engagement and timely responses.", imageSrc: "http://img.b2bpic.net/free-vector/social-media-background-design_1198-204.jpg", imageAlt: "Community management icon" + id: "04", title: "Community Management", description: "Building genuine connections with your audience through thoughtful engagement and timely responses.", imageSrc: "http://img.b2bpic.net/free-vector/social-media-background-design_1198-204.jpg?_wi=2", imageAlt: "Community management icon" } ]} textboxLayout="default"