5 Commits

Author SHA1 Message Date
885ff319f1 Merge version_5_1779572163920 into main
Merge version_5_1779572163920 into main
2026-05-23 21:36:47 +00:00
kudinDmitriyUp
75a0c249a6 Apply gold color theme to the site 2026-05-23 21:36:25 +00:00
40b37978c5 Merge version_4_1779571159321 into main
Merge version_4_1779571159321 into main
2026-05-23 21:19:59 +00:00
kudinDmitriyUp
e4e8150089 Changed hero title to "Luxury" 2026-05-23 21:19:37 +00:00
82318d725e Merge version_3_1779571042904 into main
Merge version_3_1779571042904 into main
2026-05-23 21:18:10 +00:00
2 changed files with 7 additions and 7 deletions

View File

@@ -5,15 +5,15 @@
:root {
/* @colorThemes/lightTheme/blueWhite */
--background: #ffffff;
--card: #f0f4f8;
--background: #fdfaf6;
--card: #fdfaf6;
--foreground: #333333;
--primary-cta: #4a90e2;
--primary-cta: #b8860b; /* DarkGoldenrod */
--primary-cta-text: #ffffff;
--secondary-cta: #e0e0e0;
--secondary-cta: #e6d8ad; /* Light gold */
--secondary-cta-text: #333333;
--accent: #1e62b3;
--background-accent: #d6e6f2;
--accent: #daa520; /* Goldenrod */
--background-accent: #fff8dc; /* Cornsilk */
/* @layout/border-radius/rounded */
--radius: 0.5rem;

View File

@@ -14,7 +14,7 @@ export default function HomePage() {
<div id="home" data-section="home">
<SectionErrorBoundary name="home">
<HeroBrandCarousel
brand="Experience Unrivaled Luxury"
brand="Luxury"
description="Discover a sanctuary of elegance and comfort in the heart of the city, where every stay is a masterpiece of hospitality."
primaryButton={{
text: "Book Your Stay",