10 Commits

Author SHA1 Message Date
e861f4ba57 Merge version_5 into main
Merge version_5 into main
2026-01-07 10:04:57 +00:00
540068328b Update src/app/page.tsx 2026-01-07 10:04:52 +00:00
122cdb3e2d Update src/app/page.tsx 2026-01-07 10:02:07 +00:00
68581a029e Update src/app/globals.css 2026-01-07 10:02:05 +00:00
038c4afdf0 Merge version_4 into main
Merge version_4 into main
2026-01-07 10:01:00 +00:00
2fae8193e1 Update src/app/page.tsx 2026-01-07 10:00:55 +00:00
f851944ed0 Update src/app/globals.css 2026-01-07 09:59:45 +00:00
6091b79ce4 Merge version_3 into main
Merge version_3 into main
2026-01-07 09:45:32 +00:00
8f121c5fc5 Update src/app/globals.css 2026-01-07 09:45:27 +00:00
21e2f7311e Merge version_2 into main
Merge version_2 into main
2026-01-07 09:43:35 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #0a0a0a;; --background: #fbfaff;;
--card: #1a1a1a;; --card: #f7f5ff;;
--foreground: #fffffae6;; --foreground: #0f0022;;
--primary-cta: #facc15;; --primary-cta: #8b5cf6;;
--secondary-cta: #1a1a1a;; --secondary-cta: #ffffff;;
--accent: #737373;; --accent: #d8cef5;;
--background-accent: #737373;; --background-accent: #c4a8f9;;
/* 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);

View File

@@ -44,7 +44,7 @@ export default function TechVisionPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardSplit <HeroBillboardSplit
title="Transform Your Business With Cutting-Edge IT Solutions" title="Dima rich pidor"
description="Deliver innovation, security, and scalability with our comprehensive technology services designed for modern enterprises." description="Deliver innovation, security, and scalability with our comprehensive technology services designed for modern enterprises."
tag="IT Excellence" tag="IT Excellence"
tagIcon={Zap} tagIcon={Zap}