3 Commits

Author SHA1 Message Date
8b319d6ba3 Merge version_4 into main
Merge version_4 into main
2026-05-09 16:12:02 +00:00
fb5f446dd3 Update src/app/page.tsx 2026-05-09 16:11:56 +00:00
2046ada8c1 Merge version_3 into main
Merge version_3 into main
2026-05-09 16:11:55 +00:00

View File

@@ -132,7 +132,7 @@ export default function LandingPage() {
<ContactCenter
tag="Get in Touch"
title="Let's Create Something Extraordinary"
description="Premium consultation for brands seeking aesthetic distinction."
description="Join 150+ brands that have successfully elevated their market presence. Premium consultation for brands seeking aesthetic distinction."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={true}
/>
@@ -150,4 +150,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}