Update src/app/page.tsx

This commit is contained in:
2026-03-04 20:04:44 +00:00
parent 930af93c86
commit af25734a8e

View File

@@ -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" }
]}
/>
</div>