Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -35,12 +35,12 @@ export default function WebAgencyThemePage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={navItems}
|
||||
brandName="Growthlab.origin"
|
||||
button={{ text: "Termin buchen", href: "#contact" }}
|
||||
button={{ text: "Kostenloses Erstgespräch", href: "#contact" }}
|
||||
/>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="Mehr Zeit fürs Wesentliches – dank KI & smarten Webseiten"
|
||||
title="Mehr Zeit fürs Wesentliche — angetrieben von KI & smarten Webseiten"
|
||||
description="Wir automatisieren deine Terminbuchung und bauen Webseiten, die Kunden gewinnen."
|
||||
enableKpiAnimation={false}
|
||||
kpis={[
|
||||
|
||||
@@ -12,13 +12,13 @@
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #000f06e6;
|
||||
--foreground: #1a1a1a;
|
||||
--primary-cta: #0a7039;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta-text: #000f06e6;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #c4c4c4;
|
||||
--accent: #A3C9A8;
|
||||
--background-accent: #E0EDE1;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user