5 Commits

Author SHA1 Message Date
6ae416a024 Update theme colors 2026-05-22 22:02:33 +00:00
53bc1c2a81 Update src/app/page.tsx 2026-05-22 19:33:23 +00:00
b79bda4ba5 Merge version_3 into main
Merge version_3 into main
2026-05-22 19:28:53 +00:00
efe625d22b Update src/app/page.tsx 2026-05-22 19:28:47 +00:00
233d96fcfe Merge version_2 into main
Merge version_2 into main
2026-05-22 19:25:48 +00:00
2 changed files with 12 additions and 12 deletions

View File

@@ -45,9 +45,9 @@ export default function LandingPage() {
<HeroBillboardScroll <HeroBillboardScroll
background={{ variant: "gradient-bars" }} background={{ variant: "gradient-bars" }}
title="Calma Space - Your sanctuary for focus and flavor" title="Calma Space - Your sanctuary for focus and flavor"
description="The ideal destination for students and professionals in Irbid seeking a calm, productive environment." description="The ideal destination for students and professionals in Irbid seeking a calm, productive environment. Featuring our signature 3D coffee experience."
imageSrc="http://img.b2bpic.net/free-photo/luxury-dining-room-illuminated-by-candlelight-glow-generated-by-ai_188544-24152.jpg" imageSrc="http://img.b2bpic.net/free-photo/luxury-dining-room-illuminated-by-candlelight-glow-generated-by-ai_188544-24152.jpg?_wi=1"
imageAlt="Calma Space interior" imageAlt="Calma Space interior with 3D coffee cup model"
/> />
</div> </div>

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f6f0e9; --background: #e3deea;
--card: #efe7dd; --card: #ffffff;
--foreground: #2b180a; --foreground: #27231f;
--primary-cta: #2b180a; --primary-cta: #27231f;
--primary-cta-text: #f6f0e9; --primary-cta-text: #e3deea;
--secondary-cta: #efe7dd; --secondary-cta: #ffffff;
--secondary-cta-text: #2b180a; --secondary-cta-text: #27231f;
--accent: #94877c; --accent: #c68a62;
--background-accent: #afa094; --background-accent: #c68a62;
/* 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);