Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d6a9be0fc8 | |||
| 6ae416a024 | |||
| 257be39512 | |||
| 53bc1c2a81 | |||
| b79bda4ba5 | |||
| efe625d22b | |||
| 233d96fcfe |
@@ -45,9 +45,9 @@ export default function LandingPage() {
|
||||
<HeroBillboardScroll
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Calma Space - Your sanctuary for focus and flavor"
|
||||
description="The ideal destination for students and professionals in Irbid seeking a calm, productive environment."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-dining-room-illuminated-by-candlelight-glow-generated-by-ai_188544-24152.jpg"
|
||||
imageAlt="Calma Space interior"
|
||||
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?_wi=1"
|
||||
imageAlt="Calma Space interior with 3D coffee cup model"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f6f0e9;
|
||||
--card: #efe7dd;
|
||||
--foreground: #2b180a;
|
||||
--primary-cta: #2b180a;
|
||||
--primary-cta-text: #f6f0e9;
|
||||
--secondary-cta: #efe7dd;
|
||||
--secondary-cta-text: #2b180a;
|
||||
--accent: #94877c;
|
||||
--background-accent: #afa094;
|
||||
--background: #e3deea;
|
||||
--card: #ffffff;
|
||||
--foreground: #27231f;
|
||||
--primary-cta: #27231f;
|
||||
--primary-cta-text: #e3deea;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #27231f;
|
||||
--accent: #c68a62;
|
||||
--background-accent: #c68a62;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user