Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c2099484d2 | |||
| e4d7e88bfa | |||
| dbd7c04a85 | |||
| 412ae474fe | |||
| d74a1b610b | |||
| c29ab910e6 | |||
| 7a2c6a4e4e |
@@ -187,7 +187,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
value: "5/5", label: "Atmosphere"},
|
value: "5/5", label: "Atmosphere"},
|
||||||
]}
|
]}
|
||||||
title="Todo Riquísimo"
|
title="Deliciously Recommended by Locals"
|
||||||
description="Hear why our community loves us. 100% recommended by every guest."
|
description="Hear why our community loves us. 100% recommended by every guest."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #0a0a0a;
|
--background: #2c2621;
|
||||||
--card: #1a1a1a;
|
--card: #3e362e;
|
||||||
--foreground: #ffffff;
|
--foreground: #f5f2e9;
|
||||||
--primary-cta: #d4af37;
|
--primary-cta: #992f2f;
|
||||||
--primary-cta-text: #000000;
|
--primary-cta-text: #000000;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #5e4b3e;
|
||||||
--secondary-cta-text: #0a0a0a;
|
--secondary-cta-text: #0a0a0a;
|
||||||
--accent: #b8860b;
|
--accent: #d4af37;
|
||||||
--background-accent: #2a1a0a;
|
--background-accent: #211a15;
|
||||||
|
|
||||||
/* 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