Update src/app/page.tsx

This commit is contained in:
2026-03-10 15:30:25 +00:00
parent 614c676ae5
commit 5ea7c847a8

View File

@@ -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"