7 Commits

Author SHA1 Message Date
09c8f00f99 Update src/app/page.tsx 2026-05-28 11:04:54 +00:00
4eaba6e13f Update src/app/page.tsx 2026-05-28 10:55:50 +00:00
728bc2190b Update src/app/page.tsx 2026-05-26 12:23:12 +00:00
6c20bc591e Update src/app/page.tsx 2026-05-26 12:22:12 +00:00
b1092e46c7 Update src/app/page.tsx 2026-05-26 12:21:27 +00:00
e94291cceb Update src/app/page.tsx 2026-05-26 12:21:04 +00:00
673b5c6425 Update theme colors 2026-05-26 12:08:39 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -55,7 +55,7 @@ export default function LandscapingPage() {
{ text: "Start Your Project", href: "#contact" }
]}
buttonAnimation="slide-up"
videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EAUpul6KI7vTWBV0cEFlD4VRHD/uploaded-1779796355348-0kb8jqw7.jpg"
videoSrc="https://img.b2bpic.net/free-vector/blue-technology-circuit-diagram-with-glowing-line-lights_1017-17266.jpg?id=3922435"
videoAriaLabel="Futuristic business abstract animation"
showDimOverlay={true}
textPosition="top"

View File

@@ -18,7 +18,7 @@
--secondary-cta: #ffffff;
--secondary-cta-text: #6A00F4;
--accent: #FF7A00;
--background-accent: #6fb85e;
--background-accent: #aa09c6;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);