2 Commits

Author SHA1 Message Date
5196eaeea6 Update src/app/page.tsx 2026-05-11 17:47:08 +00:00
bc7022fe51 Update theme colors 2026-05-11 17:44:54 +00:00
2 changed files with 10 additions and 10 deletions

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
background={{
variant: "radial-gradient"}}
title="A Sip of Janakpur's Soul"
description="Experience the warmth of our heritage, crafted daily in the heart of Campus Chowk. Where culture meets modern comfort."
description="Experience the warmth of our heritage, crafted daily in the heart of Campus Chowk. Where culture meets modern comfort ."
leftCarouselItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DaR6b7qb6bpYne3B8LHu4p0Q66/uploaded-1778519960431-gr8pibs5.png?_wi=1", imageAlt: "Cafe Mithila Interior"},

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f4ef;
--card: #efe7dd;
--foreground: #2b180a;
--primary-cta: #FF7B05;
--primary-cta-text: #f6f0e9;
--secondary-cta: #f6f0e9;
--secondary-cta-text: #2b180a;
--accent: #b8111f;
--background-accent: #c6b180;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);