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