4 Commits

Author SHA1 Message Date
39777e82c4 Update theme colors 2026-03-11 17:24:48 +00:00
8bb882b225 Update src/app/page.tsx 2026-03-11 17:19:41 +00:00
1ed6be2b2f Merge version_1 into main
Merge version_1 into main
2026-03-11 17:18:29 +00:00
e13fd3ac15 Merge version_1 into main
Merge version_1 into main
2026-03-11 17:18:06 +00:00
2 changed files with 11 additions and 11 deletions

View File

@@ -151,7 +151,7 @@ export default function LandingPage() {
<div id="reviews" data-section="reviews"> <div id="reviews" data-section="reviews">
<TestimonialCardTwo <TestimonialCardTwo
title="What Our Guests Say" title="What Our Guests Say"
description="Join 202+ satisfied guests who have experienced the warmth and hospitality of Atithi Inn." description="5.0★ Rated by 202+ Real Guests"
tag="Guest Reviews" tag="Guest Reviews"
tagIcon={Star} tagIcon={Star}
textboxLayout="default" textboxLayout="default"

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f6f0e9; --background: #ffffff;
--card: #efe7dd; --card: #f9f9f9;
--foreground: #2b180a; --foreground: #000612e6;
--primary-cta: #2b180a; --primary-cta: #15479c;
--primary-cta-text: #f6f0e9; --primary-cta-text: #ffffff;
--secondary-cta: #efe7dd; --secondary-cta: #f9f9f9;
--secondary-cta-text: #2b180a; --secondary-cta-text: #000612e6;
--accent: #94877c; --accent: #e2e2e2;
--background-accent: #afa094; --background-accent: #c4c4c4;
/* 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);