From 53904374626930cf4831a1e7a65ceb9c08d61e0e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 01:55:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0f184e7..bb27d18 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,11 +61,11 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} features={[ - { title: "Data Strategy", description: "Leverage actionable insights for precise campaign targeting and sustainable growth.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFDRpptPx4buwNV34xBpWy9jNG/minimalist-icon-of-data-strategy-high-te-1775354034689-7d0e9dc0.png", titleIconSrc: "TrendingUp", buttonText: "Read More" }, - { title: "Brand Amplification", description: "Elevate your brand presence through creative storytelling and social media domination.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFDRpptPx4buwNV34xBpWy9jNG/minimalist-icon-of-social-media-growth-c-1775354034207-f99e104f.png", titleIconSrc: "Megaphone", buttonText: "Read More" }, + { title: "Data Strategy", description: "Leverage actionable insights for precise campaign targeting and sustainable growth.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFDRpptPx4buwNV34xBpWy9jNG/minimalist-icon-of-data-strategy-high-te-1775354034689-7d0e9dc0.png?_wi=1", titleIconSrc: "TrendingUp", buttonText: "Read More" }, + { title: "Brand Amplification", description: "Elevate your brand presence through creative storytelling and social media domination.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFDRpptPx4buwNV34xBpWy9jNG/minimalist-icon-of-social-media-growth-c-1775354034207-f99e104f.png?_wi=1", titleIconSrc: "Megaphone", buttonText: "Read More" }, { title: "Revenue Growth", description: "Turn engagement into measurable profit with conversion rate optimization strategies.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFDRpptPx4buwNV34xBpWy9jNG/minimalist-icon-of-roi-and-revenue-repor-1775354034407-ad07a2df.png", titleIconSrc: "DollarSign", buttonText: "Read More" }, - { title: "Content Creation", description: "High-impact assets that resonate with your audience and build lasting brand loyalty.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFDRpptPx4buwNV34xBpWy9jNG/minimalist-icon-of-data-strategy-high-te-1775354034689-7d0e9dc0.png", titleIconSrc: "PenTool", buttonText: "Read More" }, - { title: "Market Research", description: "Deep dive into competitive landscapes to identify your unique growth opportunities.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFDRpptPx4buwNV34xBpWy9jNG/minimalist-icon-of-social-media-growth-c-1775354034207-f99e104f.png", titleIconSrc: "Search", buttonText: "Read More" }, + { title: "Content Creation", description: "High-impact assets that resonate with your audience and build lasting brand loyalty.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFDRpptPx4buwNV34xBpWy9jNG/minimalist-icon-of-data-strategy-high-te-1775354034689-7d0e9dc0.png?_wi=2", titleIconSrc: "PenTool", buttonText: "Read More" }, + { title: "Market Research", description: "Deep dive into competitive landscapes to identify your unique growth opportunities.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFDRpptPx4buwNV34xBpWy9jNG/minimalist-icon-of-social-media-growth-c-1775354034207-f99e104f.png?_wi=2", titleIconSrc: "Search", buttonText: "Read More" }, ]} title="Our Specialized Services" description="We offer end-to-end marketing services designed to maximize your ROI and amplify brand reach in competitive markets." -- 2.49.1