Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9137aab764 | |||
| faac548071 | |||
| 34d3a25640 | |||
| 6d34f289fe |
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="about" data-section="about">
|
<div id="about" data-section="about">
|
||||||
<AboutMetric
|
<AboutMetric
|
||||||
title="10+ years of experience transforming business goals into intuitive, user-centered digital products that drive measurable results and customer satisfaction"
|
title="Transforming Business Goals into Digital Results"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
metrics={[
|
metrics={[
|
||||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start a Project", href: "https://example.com/contact" },
|
{ text: "Book a Design Consultation", href: "https://example.com/contact" },
|
||||||
{ text: "Schedule a Call", href: "https://calendly.com/example" },
|
{ text: "Schedule a Call", href: "https://calendly.com/example" },
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user