3 Commits

Author SHA1 Message Date
165efca8f4 Update theme colors 2026-06-09 12:31:44 +00:00
9e4459b10b Update src/app/page.tsx 2026-06-09 12:30:27 +00:00
a2bb84dd79 Merge version_3 into main
Merge version_3 into main
2026-06-09 12:28:33 +00:00
2 changed files with 10 additions and 10 deletions

View File

@@ -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"
/> />

View File

@@ -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);