Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 70524ab949 | |||
| 5c06d21df4 |
@@ -108,15 +108,15 @@ export default function LandingPage() {
|
|||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "1", icon: MessageSquare,
|
id: "1", icon: MessageSquare,
|
||||||
title: "Understand Your Needs", value: "We Learn About Your Business Goals"
|
title: "Discover Your Business", value: "Learn about your business goals and what makes you different in your market"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", icon: Pencil,
|
id: "2", icon: Pencil,
|
||||||
title: "Create Your Perfect Site", value: "We Build Your Custom Website"
|
title: "Design Your Website", value: "Create a clean, modern website that's optimized for both mobile and desktop"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", icon: Rocket,
|
id: "3", icon: Rocket,
|
||||||
title: "Go Live and Grow", value: "Your Site Launches and Attracts Customers"
|
title: "Launch Your Site", value: "Go live so your customers can find your business online"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user