4 Commits

Author SHA1 Message Date
0dcf929c2f Update src/app/page.tsx 2026-06-01 04:22:24 +00:00
4c1fc8f179 Merge version_3 into main
Merge version_3 into main
2026-06-01 04:21:17 +00:00
f276c38612 Update theme colors 2026-06-01 04:21:14 +00:00
2a2cf05658 Merge version_1 into main
Merge version_1 into main
2026-06-01 04:20:24 +00:00
2 changed files with 9 additions and 7 deletions

View File

@@ -207,6 +207,8 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-vector/internet-technology-vertical-banners_1284-48253.jpg" imageSrc="http://img.b2bpic.net/free-vector/internet-technology-vertical-banners_1284-48253.jpg"
imageAlt="Abstract illustration for contact section" imageAlt="Abstract illustration for contact section"
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
mediaPosition="right"
tagAnimation="blur-reveal"
inputPlaceholder="Your Email Address" inputPlaceholder="Your Email Address"
buttonText="Send Inquiry" buttonText="Send Inquiry"
termsText="By clicking Send Inquiry you're confirming that you agree with our Terms and Conditions." termsText="By clicking Send Inquiry you're confirming that you agree with our Terms and Conditions."

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5f5f5; --background: #f5faff;
--card: #ffffff; --card: #ffffff;
--foreground: #000000; --foreground: #001122;
--primary-cta: #1c1c1c; --primary-cta: #15479c;
--primary-cta-text: #f5f5f5; --primary-cta-text: #f5faff;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c; --secondary-cta-text: #001122;
--accent: #159c49; --accent: #a8cce8;
--background-accent: #a8e8ba; --background-accent: #7ba3cf;
/* 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);