Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a74d5d7e24 | |||
| c9bb86ea3d | |||
| e2d11a56b2 | |||
| 49c5c34a23 | |||
| 8a13c3de11 | |||
| 06b3bf6933 | |||
| b2ea83f569 | |||
| b79460f415 | |||
| 860b40d29b | |||
| b157f69b31 | |||
| e9cb49c344 |
1419
src/app/layout.tsx
1419
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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"
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f6f0e9;
|
||||
--background: #4ec6e9;
|
||||
--card: #efe7dd;
|
||||
--foreground: #2b180a;
|
||||
--primary-cta: #2b180a;
|
||||
|
||||
Reference in New Issue
Block a user