diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index c39c563..b54a30c 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -59,25 +59,40 @@ export default function HomePage() { description="Comprehensive marketing solutions tailored to your industry's specific challenges." features={[ { - title: "Data-Driven SEO", - description: "Rank at the top where your customers are searching.", + title: "Digital Marketing", + description: "Comprehensive digital strategies to elevate your brand's online presence and drive measurable growth.", imageSrc: "http://img.b2bpic.net/free-photo/row-blue-liquid-glasses-with-shadow-colored-background_23-2147949151.jpg", }, { - title: "Content Strategy", - description: "Engaging narratives that convert casual browsers to loyal clients.", + title: "Social Media Marketing", + description: "Engaging campaigns designed to build community, increase brand awareness, and drive traffic.", imageSrc: "http://img.b2bpic.net/free-photo/structure-social-media-with-colored-icons_1134-73.jpg", }, { - title: "Lead Gen & PPC", - description: "High-intent traffic funnels designed for maximum ROI.", + title: "Social Media Management", + description: "Consistent, high-quality daily management of your social profiles to foster brand loyalty.", + imageSrc: "http://img.b2bpic.net/free-photo/social-media-marketing-concept-marketing-with-applications_23-2150063163.jpg", + }, + { + title: "Lead Generation", + description: "High-intent traffic funnels and targeted outreach designed to fill your pipeline with qualified prospects.", imageSrc: "http://img.b2bpic.net/free-photo/b2b-business-business-corporate-connection-partnership-concept_53876-120382.jpg", }, { - title: "Brand Development", - description: "Crafting a unique market position that sets you apart.", + title: "Facebook Advertising", + description: "Data-driven ad campaigns optimized for maximum ROI and precise audience targeting.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-career-guidance-items-designers_23-2149443499.jpg", }, + { + title: "Content Marketing", + description: "Compelling narratives and valuable content that convert casual browsers into loyal clients.", + imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-together-office_23-2148995678.jpg", + }, + { + title: "Website Marketing", + description: "Optimizing your digital storefront to improve user experience, search rankings, and conversion rates.", + imageSrc: "http://img.b2bpic.net/free-photo/web-design-concept-with-drawings_1134-77.jpg", + }, ]} />