2 Commits

Author SHA1 Message Date
274901cdb2 Update src/app/page.tsx 2026-06-03 20:02:11 +00:00
116696b694 Update theme colors 2026-06-03 19:54:57 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -84,7 +84,7 @@ export default function LandingPage() {
href: "#services",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/artist-creating-alternative-bedroom-pop-music_23-2149736738.jpg"
imageSrc="https://img.b2bpic.net/free-photo/young-woman-relaxing-spa-salon_176420-7577.jpg?id=8224720"
imageAlt="Calming therapy session in a modern clinic"
showDimOverlay={true}
showBlur={true}

View File

@@ -13,7 +13,7 @@
--background: #ffffff;
--card: #f9f9f9;
--foreground: #120006e6;
--primary-cta: #e63946;
--primary-cta: #001f83;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #120006e6;