Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6ae416a024 | |||
| 53bc1c2a81 | |||
| b79bda4ba5 |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
|||||||
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. Featuring our signature 3D coffee experience."
|
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 with 3D coffee cup model"
|
imageAlt="Calma Space interior with 3D coffee cup model"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -164,4 +164,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user