diff --git a/src/app/page.tsx b/src/app/page.tsx index 5bb8e94..fbd797c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { mediaAnimation="slide-up" useInvertedBackground={false} mediaPosition="right" - buttons={[{ text: "Learn More", href: "#" }]} + buttons={[{ text: "Learn More", href: "#" }, { text: "Start Your Project", href: "contact" }]} buttonAnimation="opacity" />