diff --git a/src/app/page.tsx b/src/app/page.tsx index c594cb6..00294ab 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -139,13 +139,13 @@ export default function HomePage() { description="We deliver results that matter to your business. Here's what sets us apart." metrics={[ { - id: "1", value: "48 Hours", title: "Website Launch", description: "Get your site online fast, not months from now.", icon: Zap, + id: "1", value: "48 H ", title: "Website Launch", description: "Get your site online fast, not months from now.", icon: Zap, }, { - id: "2", value: "Flexible", title: "Payment Plans", description: "Options that work for your budget, from startups to established businesses.", icon: DollarSign, + id: "2", value: "", title: "Payment Plans", description: "Options that work for your budget, from startups to established businesses.", icon: DollarSign, }, { - id: "3", value: "Premium", title: "Modern Design", description: "Your site will look professional and premium, period.", icon: Sparkles, + id: "3", value: "", title: "Modern Design", description: "Your site will look professional and premium, period.", icon: Sparkles, }, { id: "4", value: "Included", title: "SEO Ready", description: "Every site comes optimized for search engines from day one.", icon: Search,