diff --git a/src/app/page.tsx b/src/app/page.tsx index f1d2edc..6005903 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,6 +103,10 @@ export default function LandingPage() { title="Our Services" description="End-to-end design solutions tailored to your brand vision" tag="Services" + buttons={[ + { text: "Get Quote", href: "#contact" }, + { text: "Inquire Now", href: "mailto:hello@kassic.design" } + ]} />