1 Commits

Author SHA1 Message Date
756c6a60a0 Update theme colors 2026-05-07 10:55:44 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
id: "#contact",
},
]}
brandName="Nexstay Hotels Resorts & "
brandName="Nexstay Hotels & Resorts "
/>
</div>

View File

@@ -12,7 +12,7 @@
--background: #f5f4ef;
--card: #dad6cd;
--foreground: #2a2928;
--foreground: #ffffff;
--primary-cta: #2a2928;
--primary-cta-text: #f5f4ef;
--secondary-cta: #ecebea;