Merge version_1 into main #4
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user