diff --git a/src/app/page.tsx b/src/app/page.tsx index 9e95852..6b43bdf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -171,6 +171,9 @@ export default function LandingPage() { title="Agency Inquiries" faqsAnimation="slide-up" description="Common questions regarding our creative partnership model." + buttons={[ + { text: "Start a Conversation", href: "#contact" } + ]} />