From 5f57a05e227d08a892a56d0639b087818741cdac Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 16:00:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2452fb7..eabec77 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,8 @@ 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: "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." } ]} imagePosition="right" textboxLayout="default"