Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f9acb0d117 | |||
| b62eb419fe | |||
| 8ff17b8013 | |||
| 87aa5231bb |
@@ -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"
|
||||||
|
|||||||
@@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user