11 Commits

Author SHA1 Message Date
a74d5d7e24 Update theme colors 2026-03-10 01:50:59 +00:00
c9bb86ea3d Update src/app/page.tsx 2026-03-10 01:49:05 +00:00
e2d11a56b2 Update src/app/layout.tsx 2026-03-10 01:49:05 +00:00
49c5c34a23 Merge version_1 into main
Merge version_1 into main
2026-03-10 01:47:32 +00:00
8a13c3de11 Merge version_1 into main
Merge version_1 into main
2026-03-10 01:46:42 +00:00
06b3bf6933 Merge version_1 into main
Merge version_1 into main
2026-03-10 01:44:58 +00:00
b2ea83f569 Merge version_1 into main
Merge version_1 into main
2026-03-10 01:43:49 +00:00
b79460f415 Merge version_1 into main
Merge version_1 into main
2026-03-10 01:42:43 +00:00
860b40d29b Merge version_1 into main
Merge version_1 into main
2026-03-10 01:41:34 +00:00
b157f69b31 Merge version_1 into main
Merge version_1 into main
2026-03-10 01:40:29 +00:00
e9cb49c344 Merge version_1 into main
Merge version_1 into main
2026-03-10 01:39:23 +00:00
3 changed files with 13 additions and 1410 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -40,7 +40,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplit
title="Elegance Redefined"
description="Discover Cinco—where premium craftsmanship meets contemporary design. Each piece is thoughtfully created to elevate your everyday style with timeless sophistication."
description="Discover Cinco—timeless clothing designed to last, crafted from sustainable materials that feel as good as they look."
tag="Premium Clothing"
tagIcon={Sparkles}
tagAnimation="slide-up"

View File

@@ -10,7 +10,7 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f6f0e9;
--background: #4ec6e9;
--card: #efe7dd;
--foreground: #2b180a;
--primary-cta: #2b180a;