Update src/app/page.tsx

This commit is contained in:
2026-03-11 00:54:01 +00:00
parent 221af3d1a8
commit 655d2b4ae0

View File

@@ -113,10 +113,10 @@ export default function LandingPage() {
animationType="slide-up"
useInvertedBackground={false}
metrics={[
{ id: "1", icon: Lightbulb, title: "Discovery & Strategy", value: "We listen to your goals, analyze your market, and create a tailored website strategy that drives results" },
{ id: "2", icon: Palette, title: "Custom Design", value: "Our designers create a beautiful, modern website that reflects your brand and engages your customers" },
{ id: "3", icon: Rocket, title: "Launch & Optimize", value: "We deploy your site with full SEO optimization, performance tuning, and mobile responsiveness" },
{ id: "4", icon: TrendingUp, title: "Grow & Support", value: "We provide ongoing support and analytics so your website continues to generate leads and grow your business" }
{ id: "1", icon: Lightbulb, title: "Discovery & Strategy", value: "2-week strategy roadmap" },
{ id: "2", icon: Palette, title: "Custom Design", value: "Beautiful designs in 1 week" },
{ id: "3", icon: Rocket, title: "Launch & Optimize", value: "Live with SEO + performance" },
{ id: "4", icon: TrendingUp, title: "Grow & Support", value: "Ongoing optimization & support" }
]}
/>
</div>