Merge version_2 into main #2

Merged
bender merged 2 commits from version_2 into main 2026-03-20 19:50:02 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
{ text: "Learn More", href: "#about" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/girl-being-made-up_1157-247.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BDmNTU3eD41TMgMVdzOL7NmNSG/uploaded-1774036157756-n895mhvj.png"
imageAlt="Luxury beauty salon interior with professional styling stations"
mediaAnimation="slide-up"
/>

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #e3deea;
--card: #ffffff;
--foreground: #27231f;
--primary-cta: #27231f;
--background: #f5efe6;
--card: #fdfbf8;
--foreground: #3d2817;
--primary-cta: #8b6f47;
--primary-cta-text: #e3deea;
--secondary-cta: #ffffff;
--secondary-cta: #fdfbf8;
--secondary-cta-text: #27231f;
--accent: #c68a62;
--background-accent: #c68a62;
--accent: #d4a574;
--background-accent: #e8c99f;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);