Merge version_6 into main
Merge version_6 into main
This commit was merged in pull request #17.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user