5 Commits

Author SHA1 Message Date
4d28ac7499 Merge version_8_1779025467857 into main
Merge version_8_1779025467857 into main
2026-05-17 13:45:09 +00:00
kudinDmitriyUp
9066fff32f Changed color theme to a darker palette 2026-05-17 13:44:44 +00:00
6f03b8a7a3 Merge version_7_1779025100540 into main
Merge version_7_1779025100540 into main
2026-05-17 13:39:03 +00:00
kudinDmitriyUp
e81caff3d9 Shorten hero section text copy 2026-05-17 13:38:39 +00:00
e8f8770802 Merge version_6_1779025001236 into main
Merge version_6_1779025001236 into main
2026-05-17 13:37:24 +00:00
2 changed files with 11 additions and 11 deletions

View File

@@ -5,15 +5,15 @@
:root {
/* @colorThemes/lightTheme/grayNavyBlue */
--background: #f5faff;
--card: #ffffff;
--foreground: #001122;
--primary-cta: #15479c;
--primary-cta-text: #f5faff;
--secondary-cta: #ffffff;
--secondary-cta-text: #001122;
--accent: #a8cce8;
--background-accent: #7ba3cf;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #8b5cf6;
--primary-cta-text: #ffffff;
--secondary-cta: #2a2a2a;
--secondary-cta-text: #f5f5f5;
--accent: #c4b5fd;
--background-accent: #4c1d95;
/* @layout/border-radius/rounded */
--radius: 1rem;

View File

@@ -17,8 +17,8 @@ export default function HomePage() {
<SectionErrorBoundary name="hero">
<HeroBillboard
tag="Your Vision, Our Expertise."
title="Stunning Websites That Drive Growth."
description="Let's build something remarkable."
title="Websites That Grow Your Business."
description="Let's create something amazing together."
primaryButton={{
text: "Our Services",
href: "#services",