Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-05 06:01:30 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Global Fusion Pottery, Handcrafted for Collectors"
description="Explore ceramic works blending techniques and aesthetics from around the world. Each piece tells a story of cultural dialogue and artistic mastery."
background={{ variant: "aurora" }}
background={{ variant: "glowing-orb" }}
kpis={[
{ value: "20+", label: "Years of Expertise" },
{ value: "500+", label: "Pieces Created" },
@@ -201,7 +201,7 @@ export default function LandingPage() {
{ text: "Schedule Consultation", href: "#contact" },
]}
buttonAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "glowing-orb" }}
useInvertedBackground={false}
/>
</div>