Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fa37e555fd | |||
| a80e92ce48 | |||
| 737913eaac | |||
| 07d6c80d42 | |||
| 4bf512577d |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
|||||||
description="Discover sophisticated luxury living in the heart of Jaroměř. Our premium residential complex combines contemporary design with timeless elegance, offering the perfect blend of comfort and prestige."
|
description="Discover sophisticated luxury living in the heart of Jaroměř. Our premium residential complex combines contemporary design with timeless elegance, offering the perfect blend of comfort and prestige."
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Explore Properties", href: "#properties" },
|
{ text: "View Available Units", href: "#properties" },
|
||||||
{ text: "Schedule Viewing", href: "#contact" }
|
{ text: "Schedule Viewing", href: "#contact" }
|
||||||
]}
|
]}
|
||||||
layoutOrder="default"
|
layoutOrder="default"
|
||||||
|
|||||||
@@ -11,14 +11,14 @@
|
|||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #ffffff;
|
--background: #ffffff;
|
||||||
--card: #f5f5f5;
|
--card: #f9f9f9;
|
||||||
--foreground: #000000;
|
--foreground: #000f06e6;
|
||||||
--primary-cta: #d4af37;
|
--primary-cta: #0a7039;
|
||||||
--primary-cta-text: #000000;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #f9f9f9;
|
||||||
--secondary-cta-text: #000000;
|
--secondary-cta-text: #000f06e6;
|
||||||
--accent: #1a1a1a;
|
--accent: #e2e2e2;
|
||||||
--background-accent: #e8e8e8;
|
--background-accent: #c4c4c4;
|
||||||
|
|
||||||
/* 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