Merge version_1 into main #5

Merged
development merged 3 commits from version_1 into main 2026-02-08 19:40:11 +00:00
Showing only changes of commit 7fa2ca1209 - Show all commits

View File

@@ -45,7 +45,7 @@ export default function HomePage() {
<HeroSplitKpi
title="Premium Software & Web Development for Visionary Brands"
description="Transform your digital presence with bespoke software solutions and cutting-edge web experiences. Based in California, we craft premium digital products that drive growth and inspire."
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
kpis={[
{ value: "150+", label: "Projects Delivered" },
{ value: "8+", label: "Years Excellence" },
@@ -158,7 +158,7 @@ export default function HomePage() {
<ContactText
text="Ready to transform your digital vision into reality? Let's collaborate to create something extraordinary."
animationType="entrance-slide"
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground="noInvert"
buttons={[
{ text: "Start Your Project", href: "/contact" },