11 Commits

Author SHA1 Message Date
b1a472946f Update theme colors 2026-04-18 09:08:52 +00:00
c2e7742aca Update theme colors 2026-04-18 09:08:37 +00:00
df1c3ad118 Update src/app/page.tsx 2026-04-18 09:08:21 +00:00
14dae8082d Update src/app/page.tsx 2026-04-18 09:03:01 +00:00
cac73cd104 Merge version_4 into main
Merge version_4 into main
2026-04-18 08:55:28 +00:00
9358b45a62 Update src/app/page.tsx 2026-04-18 08:55:25 +00:00
0d5eae2681 Merge version_3 into main
Merge version_3 into main
2026-04-18 08:51:58 +00:00
75091921f6 Update src/app/page.tsx 2026-04-18 08:51:55 +00:00
5ace8bc110 Merge version_2 into main
Merge version_2 into main
2026-04-18 08:50:25 +00:00
80ef79f556 Merge version_2 into main
Merge version_2 into main
2026-04-18 08:50:09 +00:00
a95788f6ce Merge version_1 into main
Merge version_1 into main
2026-04-18 08:18:49 +00:00
2 changed files with 14 additions and 14 deletions

View File

@@ -40,13 +40,13 @@ export default function LandingPage() {
{ {
name: "Contact", id: "contact"}, name: "Contact", id: "contact"},
]} ]}
brandName="LUXE SHOP" brandName="RUHVANTA CART "
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroOverlay <HeroOverlay
title="Luxury Reimagined for Your Style" title="RUHVANTA CART PROVIDING BEST PRODUCTS "
description="Discover our handpicked collection of premium items, designed to bring elegance and sophistication to your daily life." description="Discover our handpicked collection of premium items, designed to bring elegance and sophistication to your daily life."
buttons={[ buttons={[
{ {
@@ -115,7 +115,7 @@ export default function LandingPage() {
id: "p6", name: "Minimalist Timepiece", price: "$350", imageSrc: "http://img.b2bpic.net/free-photo/close-outdoor-fashion-portrait-stylish-woman-voluminous-white-trendy-top-classic-luxury-hat-leopard-sunglasses_343596-1775.jpg"}, id: "p6", name: "Minimalist Timepiece", price: "$350", imageSrc: "http://img.b2bpic.net/free-photo/close-outdoor-fashion-portrait-stylish-woman-voluminous-white-trendy-top-classic-luxury-hat-leopard-sunglasses_343596-1775.jpg"},
]} ]}
title="Featured Selection" title="Featured Selection"
description="Our most popular items this season." description="Hand-selected premium essentials curated for your unique style."
/> />
</div> </div>
@@ -222,10 +222,10 @@ export default function LandingPage() {
], ],
}, },
]} ]}
logoText="LUXE SHOP" logoText="RUHVANTA CART "
/> />
</div> </div>
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #beb599; --background: #080200;
--card: #f9f9f9; --card: #1a0d0b;
--foreground: #000000; --foreground: #ffe6d5;
--primary-cta: #d4af37; --primary-cta: #ffaa70;
--primary-cta-text: #000000; --primary-cta-text: #080200;
--secondary-cta: #000000; --secondary-cta: #170b07;
--secondary-cta-text: #ffffff; --secondary-cta-text: #ffe6d5;
--accent: #d4af37; --accent: #7b5e4a;
--background-accent: #f4f4f4; --background-accent: #b8541e;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);