9 Commits

Author SHA1 Message Date
d25eb365b0 Update theme colors 2026-03-10 21:32:13 +00:00
39c1ac66cb Update theme colors 2026-03-10 21:31:09 +00:00
a2095ed484 Update theme colors 2026-03-10 21:30:31 +00:00
0a344d8aa3 Update theme colors 2026-03-10 21:29:38 +00:00
916074c986 Update theme colors 2026-03-10 21:29:14 +00:00
32a29f8887 Update theme colors 2026-03-10 21:28:40 +00:00
25907cc2c9 Update src/app/page.tsx 2026-03-10 21:24:17 +00:00
79d85ce032 Merge version_14 into main
Merge version_14 into main
2026-03-10 21:19:08 +00:00
102c222631 Merge version_14 into main
Merge version_14 into main
2026-03-10 21:16:24 +00:00
2 changed files with 10 additions and 10 deletions

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
<div id="about" data-section="about">
<TextAbout
tag="Über Physio Shala"
title="15+ Jahren Erfahrung | 1000+ zufriedene Patienten | Zertifiziert nach DIN EN ISO 9001"
title="Kompetente Physiotherapeuten | Junges & motiviertes Team | Über 1000 zufriedene Patienten"
buttons={[
{ text: "Unsere Geschichte", href: "#services" },
{ text: "Team kennenlernen", href: "#team" }

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #120a00e6;
--primary-cta: #FF7B05;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #120a00e6;
--accent: #e2e2e2;
--background-accent: #FF7B05;
--background: #fffefe;
--card: #ebbc59;
--foreground: #5d875d;
--primary-cta: #1e6348;
--primary-cta-text: #fffefe;
--secondary-cta: #e7eecd;
--secondary-cta-text: #080908;
--accent: #35c18b;
--background-accent: #ecebe4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);