Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-04 10:52:35 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Grow Your Brand on Social Media."
description="Helping brands grow through creative content, strategy, and modern social media marketing. Let's unlock your potential together."
background={{ variant: "glowing-orb" }}
background={{ variant: "aurora" }}
kpis={[
{ value: "150%", label: "Avg Engagement Growth" },
{ value: "50K+", label: "Total Followers Grown" },
@@ -217,7 +217,7 @@ export default function LandingPage() {
<ContactText
text="Let's Grow Your Brand Together. Ready to take your social media presence to the next level? Let's create something amazing together."
animationType="entrance-slide"
background={{ variant: "glowing-orb" }}
background={{ variant: "aurora" }}
buttons={[
{ text: "Get Started Now", href: "mailto:hello@katmarketing.com" },
{ text: "View Portfolio", href: "#testimonials" }