5 Commits

Author SHA1 Message Date
c252c2e20e Update theme colors 2026-04-05 06:24:51 +00:00
480df1bb2f Update theme colors 2026-04-05 06:24:10 +00:00
c2c1444bb5 Update theme colors 2026-04-05 06:23:59 +00:00
1390061c1a Update src/app/page.tsx 2026-04-05 06:21:46 +00:00
8d70b9e2ea Merge version_7 into main
Merge version_7 into main
2026-04-05 06:20:43 +00:00
2 changed files with 9 additions and 9 deletions

View File

@@ -53,9 +53,9 @@ export default function LandingPage() {
tag="HOLDING OPERACIONAL • BPO • CENTRO DE SERVIÇOS" tag="HOLDING OPERACIONAL • BPO • CENTRO DE SERVIÇOS"
buttons={[ buttons={[
{ {
text: "Explore Our Ecosystem", href: "#ecossistema"}, text: "Explore nosso ecossistema", href: "#ecossistema"},
{ {
text: "View Open Positions", href: "#carreiras"}, text: "Ver vagas abertas", href: "#carreiras"},
]} ]}
mediaItems={[ mediaItems={[
{ {

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #0B1D3A; --background: #ffffff;
--card: #f9f9f9; --card: #f9f9f9;
--foreground: #ffffff; --foreground: #000612e6;
--primary-cta: #1A56DB; --primary-cta: #15479c;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #ffffff; --secondary-cta: #f9f9f9;
--secondary-cta-text: #0B1D3A; --secondary-cta-text: #000612e6;
--accent: #B8860B; --accent: #e2e2e2;
--background-accent: #070E1A; --background-accent: #c4c4c4;
/* 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);