diff --git a/src/app/page.tsx b/src/app/page.tsx index eabec77..2452fb7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,8 +80,7 @@ export default function LandingPage() { bulletPoints={[ { title: "Conversion-Focused Design", description: "Every pixel is strategically placed to guide users toward your business goals. We combine aesthetics with behavioral psychology.", icon: Target }, { title: "Technical Excellence", description: "Fast-loading, mobile-responsive, and SEO-optimized sites that rank and perform. Built with modern frameworks and best practices.", icon: Zap }, - { title: "Data-Driven Results", description: "We measure success through analytics. Expect transparent reporting on traffic, conversions, and ROI from day one.", icon: TrendingUp }, - { title: "Ongoing Partnership", description: "Your success doesn't end at launch. We provide maintenance, updates, and strategic recommendations to keep you ahead." } + { title: "Data-Driven Results", description: "We measure success through analytics. Expect transparent reporting on traffic, conversions, and ROI from day one.", icon: TrendingUp } ]} imagePosition="right" textboxLayout="default"