Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-08 13:13:51 +00:00

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="compact"
sizing="mediumSizeLargeTitles"
background="grid"
background="circleGradient"
cardStyle="outline"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="layered"
@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Premium Creative Intelligent Solutions"
description="Blackroom Collective delivers high-end video, photography, and web design paired with AI-powered automation. From concept to execution, we elevate your brand with precision and innovation."
background={{ variant: "grid" }}
background={{ variant: "glowing-orb" }}
kpis={[
{ value: "500+", label: "Completed Projects" },
{ value: "99.8%", label: "Client Satisfaction" },
@@ -200,7 +200,7 @@ export default function LandingPage() {
title="Ready to Elevate Your Brand?"
description="Let's discuss how Blackroom Collective can transform your creative vision into stunning digital experiences."
tagIcon={Mail}
background={{ variant: "grid" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
inputPlaceholder="your@email.com"
buttonText="Start Your Project"