2 Commits

Author SHA1 Message Date
af25734a8e Update src/app/page.tsx 2026-03-04 20:04:44 +00:00
930af93c86 Merge version_1 into main
Merge version_1 into main
2026-03-04 20:01:57 +00:00

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>