Compare commits

...

9 Commits

Author SHA1 Message Date
f20c4d3693 Update src/app/styles/variables.css 2026-04-23 17:12:32 +00:00
268aae3b16 Update src/app/page.tsx 2026-04-23 17:12:32 +00:00
13ab133449 Merge version_5 into main
Merge version_5 into main
2026-04-23 17:10:58 +00:00
dbc3a83029 Merge version_4 into main
Merge version_4 into main
2026-04-23 17:10:53 +00:00
2c63c5f978 Update theme colors 2026-04-23 17:10:52 +00:00
6f229a1bd7 Merge version_3 into main
Merge version_3 into main
2026-04-23 17:10:50 +00:00
840b2d3efb Update theme colors 2026-04-23 17:10:50 +00:00
e4e311985c Update theme colors 2026-04-23 17:10:47 +00:00
2091e21b67 Merge version_1 into main
Merge version_1 into main
2026-04-23 17:08:13 +00:00
2 changed files with 10 additions and 10 deletions

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
{ imageSrc: "http://img.b2bpic.net/free-photo/serene-minimalist-spa-pool-meditation-space_23-2151935126.jpg", imageAlt: "Wellness Studio" }, { imageSrc: "http://img.b2bpic.net/free-photo/serene-minimalist-spa-pool-meditation-space_23-2151935126.jpg", imageAlt: "Wellness Studio" },
]} ]}
rightCarouselItems={[ rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-businesswoman-looking-through-window_1262-2043.jpg", imageAlt: "Olivia Lallouz" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ClWbrS92bXmt7LmjB3TsGBCnuR/uploaded-1776964335340-auiig8s9.png", imageAlt: "Olivia Lallouz" },
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-nurse_23-2151061663.jpg", imageAlt: "Olivia Lallouz" }, { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-nurse_23-2151061663.jpg", imageAlt: "Olivia Lallouz" },
{ imageSrc: "http://img.b2bpic.net/free-photo/specialist-leading-meeting-with-medical-team-discuss-treatment-service_482257-106971.jpg", imageAlt: "Olivia Lallouz" }, { imageSrc: "http://img.b2bpic.net/free-photo/specialist-leading-meeting-with-medical-team-discuss-treatment-service_482257-106971.jpg", imageAlt: "Olivia Lallouz" },
{ imageSrc: "http://img.b2bpic.net/free-photo/blonde-pretty-doctor-sitting-her-place-office_259150-60614.jpg", imageAlt: "Olivia Lallouz" }, { imageSrc: "http://img.b2bpic.net/free-photo/blonde-pretty-doctor-sitting-her-place-office_259150-60614.jpg", imageAlt: "Olivia Lallouz" },
@@ -200,4 +200,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #f5f5f5;
--card: #f9f9f9; --card: #ffffff;
--foreground: #000612e6; --foreground: #1c1c1c;
--primary-cta: #15479c; --primary-cta: #1c1c1c;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9; --secondary-cta: #ffffff;
--secondary-cta-text: #000612e6; --secondary-cta-text: #000f06e6;
--accent: #e2e2e2; --accent: #a8cce8;
--background-accent: #c4c4c4; --background-accent: #e8e6e1;
/* 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);