19 Commits

Author SHA1 Message Date
a707d5ea60 Update src/app/page.tsx 2026-04-19 09:01:36 +00:00
22d9da541b Update src/app/page.tsx 2026-04-19 08:49:09 +00:00
0a701745f7 Update src/app/about/page.tsx 2026-04-19 07:18:38 +00:00
0ee639da1f Update src/app/page.tsx 2026-04-18 14:53:32 +00:00
0ab3e39567 Update theme colors 2026-04-18 14:42:10 +00:00
2cd79223b1 Update theme colors 2026-04-18 14:40:52 +00:00
c391806f8e Update theme colors 2026-04-18 14:38:42 +00:00
dc827a6040 Update theme colors 2026-04-18 14:38:39 +00:00
13c7527196 Update theme colors 2026-04-18 14:38:35 +00:00
1f4302acdb Update theme colors 2026-04-18 14:38:23 +00:00
c71c5ebc68 Update theme colors 2026-04-18 14:38:17 +00:00
1b1bd82a78 Update theme colors 2026-04-18 14:38:15 +00:00
dfbd723936 Update theme colors 2026-04-18 14:38:13 +00:00
a754f6e411 Update theme colors 2026-04-18 14:38:08 +00:00
9912659c45 Update theme colors 2026-04-18 14:38:05 +00:00
472252b3e0 Update theme colors 2026-04-18 14:38:00 +00:00
de21be0db4 Update theme colors 2026-04-18 14:37:39 +00:00
7dc55395d7 Update theme colors 2026-04-18 14:37:32 +00:00
d9a5e27113 Update theme colors 2026-04-18 14:37:14 +00:00
3 changed files with 31 additions and 17 deletions

View File

@@ -56,10 +56,24 @@ export default function LandingPage() {
useInvertedBackground={false}
tag="Our Heritage"
title="The Navinta Story"
description="PT Navinta Export Indonesia bridges the gap between ancient Indonesian natural luxury and modern global standards."
description="Navinta was born from a quiet belief —
that true luxury is not created, but discovered.
Rooted in the richness of Indonesian nature,
we transform timeless ingredients into refined rituals of beauty and scent.
Each creation carries a story of origin,
where tradition, craftsmanship, and intention meet.
More than products,
Navinta is an experience —
a return to elegance, purity, and meaning.
Crafted with soul.
Shared with the world. "
subdescription="Every product is a testament to quality, authenticity, and spiritual reverence."
icon={Award}
imageSrc="http://img.b2bpic.net/free-photo/closeup-details-autumn-home-decor-blurred-background_169016-23622.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CX2FPPNyGh1mQmO1sNTP0TV2vV/uploaded-1776583087838-83t3yj3g.jpg"
mediaAnimation="slide-up"
/>
</div>

View File

@@ -54,19 +54,19 @@ export default function LandingPage() {
{
text: "Explore Collection", href: "/collections"},
]}
imageSrc="http://img.b2bpic.net/free-photo/blue-wavy-smoke-black-background_23-2148210915.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CX2FPPNyGh1mQmO1sNTP0TV2vV/uploaded-1776583087838-83t3yj3g.jpg"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/turquoise-smoke-against-black-dark-background_23-2148092748.jpg", alt: "Turquoise smoke against black dark background"},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CX2FPPNyGh1mQmO1sNTP0TV2vV/uploaded-1776521670091-z4rxcdh3.jpg", alt: "Turquoise smoke against black dark background"},
{
src: "http://img.b2bpic.net/free-photo/realistic-steam-smoke-black-background_23-2148092679.jpg", alt: "Realistic steam smoke on black background"},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CX2FPPNyGh1mQmO1sNTP0TV2vV/uploaded-1776522035961-14cb3f4t.jpg", alt: "Realistic steam smoke on black background"},
{
src: "http://img.b2bpic.net/free-photo/blue-wavy-smoke-black-background_23-2148210929.jpg", alt: "Blue wavy smoke on black background"},
{
src: "http://img.b2bpic.net/free-photo/light-smoke-black-background_23-2148092702.jpg", alt: "Light smoke on black background"},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CX2FPPNyGh1mQmO1sNTP0TV2vV/uploaded-1776522917912-scnr3bge.jpg", alt: "Light smoke on black background"},
{
src: "http://img.b2bpic.net/free-photo/white-smoke-collection-black-background_1112-1613.jpg", alt: "White smoke collection on black background"},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CX2FPPNyGh1mQmO1sNTP0TV2vV/uploaded-1776589289792-7qaxw4rm.jpg", alt: "White smoke collection on black background"},
]}
marqueeItems={[
{
@@ -99,7 +99,7 @@ export default function LandingPage() {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CX2FPPNyGh1mQmO1sNTP0TV2vV/uploaded-1776522086947-byt6yg3p.jpg"},
{
title: "Body Care Rituals", description: "Natural luxury ritual products with Aker Fassi.", buttonIcon: ArrowRight,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CX2FPPNyGh1mQmO1sNTP0TV2vV/uploaded-1776522917912-scnr3bge.jpg"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CX2FPPNyGh1mQmO1sNTP0TV2vV/uploaded-1776523998563-9kqm6ggg.jpg"},
]}
title="Curated Collections"
description="Discover our exquisite range of natural luxury products."

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0B0B0B;
--card: #141414;
--foreground: #F5E9DA;
--primary-cta: #D4AF37;
--primary-cta-text: #0B0B0B;
--secondary-cta: #1A1A1A;
--secondary-cta-text: #D4AF37;
--accent: #D4AF37;
--background-accent: #1A1A1A;
--background: #080200;
--card: #1a0d0b;
--foreground: #ffe6d5;
--primary-cta: #ffd870;
--primary-cta-text: #080200;
--secondary-cta: #170b07;
--secondary-cta-text: #ffe6d5;
--accent: #fdd68f;
--background-accent: #b8541e;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);