Update src/app/page.tsx

This commit is contained in:
2026-03-16 02:28:06 +00:00
parent a94bf4035e
commit b0c06f20cf

View File

@@ -157,13 +157,13 @@ export default function HomePage() {
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,
id: "4", value: "", title: "SEO Ready", description: "Every site comes optimized for search engines from day one.", icon: Search,
},
{
id: "5", value: "Nationwide", title: "Service", description: "We work with businesses across the country, no location limits.", icon: MapPin,
id: "5", value: "", title: "Service", description: "We work with businesses across the country, no location limits.", icon: MapPin,
},
{
id: "6", value: "Simple", title: "Process", description: "No technical knowledge needed. We handle everything for you.", icon: CheckCircle,
id: "6", value: "", title: "Process", description: "No technical knowledge needed. We handle everything for you.", icon: CheckCircle,
},
]}
gridVariant="uniform-all-items-equal"