Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 165efca8f4 | |||
| 9e4459b10b | |||
| a2bb84dd79 |
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
|||||||
text: "Learn More", href: "#services"},
|
text: "Learn More", href: "#services"},
|
||||||
]}
|
]}
|
||||||
buttonAnimation="opacity"
|
buttonAnimation="opacity"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-luxury-hotel-swimming-pool-resort-with-umbrella-chair_1339-3999.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/swimming-pool-with-blue-water-hotel-resort_1339-3388.jpg"
|
||||||
imageAlt="Sparkling clean swimming pool in Doral, Florida"
|
imageAlt="Sparkling clean swimming pool in Doral, Florida"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f6f0e9;
|
--background: #f5faff;
|
||||||
--card: #efe7dd;
|
--card: #ffffff;
|
||||||
--foreground: #2b180a;
|
--foreground: #001122;
|
||||||
--primary-cta: #2b180a;
|
--primary-cta: #15479c;
|
||||||
--primary-cta-text: #f5f4f0;
|
--primary-cta-text: #f5faff;
|
||||||
--secondary-cta: #efe7dd;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #1a1a1a;
|
--secondary-cta-text: #001122;
|
||||||
--accent: #94877c;
|
--accent: #a8cce8;
|
||||||
--background-accent: #afa094;
|
--background-accent: #7ba3cf;
|
||||||
|
|
||||||
/* 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