Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user