4 Commits

Author SHA1 Message Date
f9acb0d117 Update theme colors 2026-03-11 13:44:59 +00:00
b62eb419fe Update src/app/page.tsx 2026-03-11 13:43:58 +00:00
8ff17b8013 Merge version_1 into main
Merge version_1 into main
2026-03-11 13:42:10 +00:00
87aa5231bb Merge version_1 into main
Merge version_1 into main
2026-03-11 13:41:45 +00:00
2 changed files with 6 additions and 6 deletions

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
tag="Offizielle Website" tag="Offizielle Website"
tagIcon={Shield} tagIcon={Shield}
buttons={[ buttons={[
{ text: "Dienste erkunden", href: "#services" }, { text: "Dienste jetzt nutzen", href: "#services" },
{ text: "Aktuelle Themen", href: "#current-topics" } { text: "Aktuelle Themen", href: "#current-topics" }
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/narrow-street-florence-tuscany-italy-architecture-landmark-florence-cozy-florence-cityscape_231208-7673.jpg" imageSrc="http://img.b2bpic.net/free-photo/narrow-street-florence-tuscany-italy-architecture-landmark-florence-cozy-florence-cityscape_231208-7673.jpg"

View File

@@ -12,13 +12,13 @@
--background: #f7f6f7; --background: #f7f6f7;
--card: #ffffff; --card: #ffffff;
--foreground: #0c1325; --foreground: #250c0d;
--primary-cta: #0798ff; --primary-cta: #b82b40;
--primary-cta-text: #f7f6f7; --primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--secondary-cta-text: #0c1325; --secondary-cta-text: #250c0d;
--accent: #93c7ff; --accent: #b90941;
--background-accent: #a8cde8; --background-accent: #e8a8b6;
/* 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);