diff --git a/src/app/page.tsx b/src/app/page.tsx index 0d0af36..a23cd3f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,8 @@ export default function LandingPage() { title="We partner with ambitious businesses to create digital experiences that convert visitors into customers and customers into advocates. Our expertise in design, development, and strategy ensures every project delivers measurable ROI." useInvertedBackground={false} buttons={[ - { text: "Learn More", href: "services" } + { text: "Learn More", href: "services" }, + { text: "Schedule a Consultation", href: "contact" } ]} buttonAnimation="slide-up" />