Update src/app/page.tsx
This commit is contained in:
@@ -108,15 +108,15 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
id: "1", icon: MessageSquare,
|
||||
title: "Discover", value: "We Learn About Your Business"
|
||||
title: "Understand Your Needs", value: "We Learn About Your Business Goals"
|
||||
},
|
||||
{
|
||||
id: "2", icon: Pencil,
|
||||
title: "Design", value: "We Build Your Website"
|
||||
title: "Create Your Perfect Site", value: "We Build Your Custom Website"
|
||||
},
|
||||
{
|
||||
id: "3", icon: Rocket,
|
||||
title: "Launch", value: "Your Site Goes Live"
|
||||
title: "Go Live and Grow", value: "Your Site Launches and Attracts Customers"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user