From 3d6377d4a3349cb0bc420d3502f01c6318c4fc69 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 23:20:50 +0000 Subject: [PATCH 1/5] Update src/app/contato/page.tsx --- src/app/contato/page.tsx | 93 +++++++++++++++------------------------- 1 file changed, 34 insertions(+), 59 deletions(-) diff --git a/src/app/contato/page.tsx b/src/app/contato/page.tsx index fec432a..53dc0a2 100644 --- a/src/app/contato/page.tsx +++ b/src/app/contato/page.tsx @@ -10,48 +10,44 @@ import { Calendar, Phone, Mail, MessageCircle } from "lucide-react"; export default function ContactPage() { const navItems = [ - { name: "Sobre", id: "about" }, - { name: "Metodologia", id: "methodology" }, - { name: "Resultados", id: "results" }, + { name: "Platform", id: "platform" }, + { name: "Innovation", id: "innovation" }, + { name: "Results", id: "results" }, { name: "FAQ", id: "faq" }, - { name: "Contato", id: "contact" }, + { name: "Contact", id: "contact" }, ]; const footerColumns = [ { - title: "Produto", - items: [ - { label: "Nossas Soluções", href: "#services" }, - { label: "Metodologia", href: "/metodologia" }, - { label: "Casos de Sucesso", href: "/resultados" }, - { label: "Pricing", href: "#contact" }, + title: "Platform", items: [ + { label: "Solutions", href: "#platform" }, + { label: "Technology", href: "#innovation" }, + { label: "Case Studies", href: "#results" }, + { label: "Enterprise", href: "#contact" }, ], }, { - title: "Empresa", - items: [ - { label: "Sobre SCALENZA", href: "/sobre" }, - { label: "Nossa Equipe", href: "/sobre" }, + title: "Company", items: [ + { label: "About SCALENZA", href: "/sobre" }, + { label: "Team", href: "/sobre" }, { label: "Blog", href: "#blog" }, - { label: "Carreiras", href: "#careers" }, + { label: "Careers", href: "#careers" }, ], }, { - title: "Suporte", - items: [ + title: "Support", items: [ { label: "FAQ", href: "#faq" }, - { label: "Entre em Contato", href: "/contato" }, + { label: "Contact", href: "/contato" }, { label: "WhatsApp", href: "https://wa.me/5511999999999" }, { label: "Email", href: "mailto:hello@scalenza.com" }, ], }, { - title: "Legal", - items: [ - { label: "Política de Privacidade", href: "#privacy" }, - { label: "Termos de Uso", href: "#terms" }, - { label: "Política de Cookies", href: "#cookies" }, - { label: "LGPD", href: "#lgpd" }, + title: "Legal", items: [ + { label: "Privacy Policy", href: "#privacy" }, + { label: "Terms of Service", href: "#terms" }, + { label: "Cookie Policy", href: "#cookies" }, + { label: "Data Protection", href: "#data" }, ], }, ]; @@ -75,33 +71,21 @@ export default function ContactPage() {
); -} \ No newline at end of file +} From e9ba5f56915f23023c4240f1e4653aa8aa90370c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 23:20:51 +0000 Subject: [PATCH 2/5] Update src/app/layout.tsx --- src/app/layout.tsx | 38 ++++++++++---------------------------- 1 file changed, 10 insertions(+), 28 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index e8ad26e..9215b20 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -7,50 +7,32 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const halant = Halant({ - variable: "--font-halant", - subsets: ["latin"], + variable: "--font-halant", subsets: ["latin"], weight: ["300", "400", "500", "600", "700"], }); const inter = Inter({ - variable: "--font-inter", - subsets: ["latin"], + variable: "--font-inter", subsets: ["latin"], }); const roboto = Roboto({ - variable: "--font-roboto", - subsets: ["latin"], + variable: "--font-roboto", subsets: ["latin"], weight: ["100", "300", "400", "500", "700", "900"], }); export const metadata: Metadata = { - title: "SCALENZA - Automação e Performance para Expansão de Franquias", - description: "Transforme sua franqueadora em máquina previsível de crescimento. Automação, dados e inteligência comercial para expansão de franquias com resultados mensuráveis.", - keywords: "expansão de franquias, automação franquias, marketing para franquias, geração de leads franquias, crescimento franquia, franchise growth automation, performance franquias", - metadataBase: new URL("https://scalenza.com"), + title: "SCALENZA - Technology Platform for Global Franchise Growth", description: "Advanced technology platform transforming franchise expansion worldwide. Intelligent automation, real-time analytics, and predictable growth for global franchise systems.", keywords: "franchise technology, global franchise growth, franchise expansion platform, enterprise franchise solutions, predictable franchise scaling, international franchise automation", metadataBase: new URL("https://scalenza.com"), alternates: { - canonical: "https://scalenza.com", - }, + canonical: "https://scalenza.com"}, openGraph: { - title: "SCALENZA - Intelligent Franchise Growth", - description: "Transforme sua franqueadora em máquina previsível de crescimento com automação, dados e inteligência comercial.", - url: "https://scalenza.com", - siteName: "SCALENZA", - type: "website", - images: [ + title: "SCALENZA - Global Franchise Technology Platform", description: "Advanced technology platform for intelligent, scalable franchise expansion worldwide.", url: "https://scalenza.com", siteName: "SCALENZA", type: "website", images: [ { - url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV64qLDViQ8fXh668ee5UaJJsc/a-sophisticated-dashboard-interface-show-1772665548956-856cf142.png", - alt: "Dashboard de crescimento e performance de franquias", - }, + url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV64qLDViQ8fXh668ee5UaJJsc/a-sophisticated-dashboard-interface-show-1772665548956-856cf142.png", alt: "SCALENZA Technology Dashboard"}, ], }, twitter: { - card: "summary_large_image", - title: "SCALENZA - Intelligent Franchise Growth", - description: "Transforme sua franqueadora em máquina previsível de crescimento.", - images: [ - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV64qLDViQ8fXh668ee5UaJJsc/a-sophisticated-dashboard-interface-show-1772665548956-856cf142.png", - ], + card: "summary_large_image", title: "SCALENZA - Global Franchise Technology Platform", description: "Advanced technology platform for intelligent, scalable franchise expansion worldwide.", images: [ + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV64qLDViQ8fXh668ee5UaJJsc/a-sophisticated-dashboard-interface-show-1772665548956-856cf142.png"], }, robots: { index: true, @@ -1442,4 +1424,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} From 6ee951fec9bfe4e821c553748ee2d3a67cfeae60 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 23:20:51 +0000 Subject: [PATCH 3/5] Update src/app/page.tsx --- src/app/page.tsx | 466 +++++++++++++---------------------------------- 1 file changed, 130 insertions(+), 336 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bb694a8..3ea8947 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,52 +11,48 @@ import TestimonialCardSixteen from "@/components/sections/testimonial/Testimonia import FaqSplitText from "@/components/sections/faq/FaqSplitText"; import ContactFaq from "@/components/sections/contact/ContactFaq"; import FooterBaseCard from "@/components/sections/footer/FooterBaseCard"; -import { Sparkles, AlertCircle, Zap, Crown, TrendingUp, Lightbulb, MessageCircle, Calendar, Phone } from "lucide-react"; +import { Sparkles, Zap, Crown, TrendingUp, Lightbulb, MessageCircle, Calendar, Code, Globe, BarChart3 } from "lucide-react"; export default function HomePage() { const navItems = [ - { name: "Sobre", id: "about" }, - { name: "Metodologia", id: "methodology" }, - { name: "Resultados", id: "results" }, + { name: "Platform", id: "platform" }, + { name: "Innovation", id: "innovation" }, + { name: "Results", id: "results" }, { name: "FAQ", id: "faq" }, - { name: "Contato", id: "contact" }, + { name: "Contact", id: "contact" }, ]; const footerColumns = [ { - title: "Produto", - items: [ - { label: "Nossas Soluções", href: "#services" }, - { label: "Metodologia", href: "/metodologia" }, - { label: "Casos de Sucesso", href: "/resultados" }, - { label: "Pricing", href: "#contact" }, + title: "Platform", items: [ + { label: "Solutions", href: "#platform" }, + { label: "Technology", href: "#innovation" }, + { label: "Case Studies", href: "#results" }, + { label: "Enterprise", href: "#contact" }, ], }, { - title: "Empresa", - items: [ - { label: "Sobre SCALENZA", href: "/sobre" }, - { label: "Nossa Equipe", href: "/sobre" }, + title: "Company", items: [ + { label: "About SCALENZA", href: "/sobre" }, + { label: "Team", href: "/sobre" }, { label: "Blog", href: "#blog" }, - { label: "Carreiras", href: "#careers" }, + { label: "Careers", href: "#careers" }, ], }, { - title: "Suporte", - items: [ + title: "Support", items: [ { label: "FAQ", href: "#faq" }, - { label: "Entre em Contato", href: "/contato" }, + { label: "Contact", href: "/contato" }, { label: "WhatsApp", href: "https://wa.me/5511999999999" }, { label: "Email", href: "mailto:hello@scalenza.com" }, ], }, { - title: "Legal", - items: [ - { label: "Política de Privacidade", href: "#privacy" }, - { label: "Termos de Uso", href: "#terms" }, - { label: "Política de Cookies", href: "#cookies" }, - { label: "LGPD", href: "#lgpd" }, + title: "Legal", items: [ + { label: "Privacy Policy", href: "#privacy" }, + { label: "Terms of Service", href: "#terms" }, + { label: "Cookie Policy", href: "#cookies" }, + { label: "Data Protection", href: "#data" }, ], }, ]; @@ -80,107 +76,67 @@ export default function HomePage() {
-
+
-
+
@@ -384,69 +263,33 @@ export default function HomePage() {
); -} \ No newline at end of file +} From d605516f716b183b6661824b62122a7f15676091 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 23:20:52 +0000 Subject: [PATCH 4/5] Update src/app/sobre/page.tsx --- src/app/sobre/page.tsx | 118 ++++++++++++++--------------------------- 1 file changed, 41 insertions(+), 77 deletions(-) diff --git a/src/app/sobre/page.tsx b/src/app/sobre/page.tsx index bbea7b6..cea902f 100644 --- a/src/app/sobre/page.tsx +++ b/src/app/sobre/page.tsx @@ -11,48 +11,44 @@ import { Lightbulb, Rocket, Target, TrendingUp } from "lucide-react"; export default function AboutPage() { const navItems = [ - { name: "Sobre", id: "about" }, - { name: "Metodologia", id: "methodology" }, - { name: "Resultados", id: "results" }, + { name: "Platform", id: "platform" }, + { name: "Innovation", id: "innovation" }, + { name: "Results", id: "results" }, { name: "FAQ", id: "faq" }, - { name: "Contato", id: "contact" }, + { name: "Contact", id: "contact" }, ]; const footerColumns = [ { - title: "Produto", - items: [ - { label: "Nossas Soluções", href: "#services" }, - { label: "Metodologia", href: "/metodologia" }, - { label: "Casos de Sucesso", href: "/resultados" }, - { label: "Pricing", href: "#contact" }, + title: "Platform", items: [ + { label: "Solutions", href: "#platform" }, + { label: "Technology", href: "#innovation" }, + { label: "Case Studies", href: "#results" }, + { label: "Enterprise", href: "#contact" }, ], }, { - title: "Empresa", - items: [ - { label: "Sobre SCALENZA", href: "/sobre" }, - { label: "Nossa Equipe", href: "/sobre" }, + title: "Company", items: [ + { label: "About SCALENZA", href: "/sobre" }, + { label: "Team", href: "/sobre" }, { label: "Blog", href: "#blog" }, - { label: "Carreiras", href: "#careers" }, + { label: "Careers", href: "#careers" }, ], }, { - title: "Suporte", - items: [ + title: "Support", items: [ { label: "FAQ", href: "#faq" }, - { label: "Entre em Contato", href: "/contato" }, + { label: "Contact", href: "/contato" }, { label: "WhatsApp", href: "https://wa.me/5511999999999" }, { label: "Email", href: "mailto:hello@scalenza.com" }, ], }, { - title: "Legal", - items: [ - { label: "Política de Privacidade", href: "#privacy" }, - { label: "Termos de Uso", href: "#terms" }, - { label: "Política de Cookies", href: "#cookies" }, - { label: "LGPD", href: "#lgpd" }, + title: "Legal", items: [ + { label: "Privacy Policy", href: "#privacy" }, + { label: "Terms of Service", href: "#terms" }, + { label: "Cookie Policy", href: "#cookies" }, + { label: "Data Protection", href: "#data" }, ], }, ]; @@ -76,15 +72,15 @@ export default function AboutPage() {
@@ -92,33 +88,21 @@ export default function AboutPage() {
); -} \ No newline at end of file +} From 64d5118e9a5ad6ee2b85caca2cee6c4c6e5513d0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 23:20:52 +0000 Subject: [PATCH 5/5] Update src/app/styles/variables.css --- src/app/styles/variables.css | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index b925f2a..31f2086 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,15 +10,15 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #f7f6f7; - --card: #ffffff; - --foreground: #25190c; - --primary-cta: #ff6207; + --background: #111C2D; + --card: #1A1F2B; + --foreground: #F1F3F8; + --primary-cta: #6C4BFF; --primary-cta-text: #f7f6f7; - --secondary-cta: #ffffff; + --secondary-cta: #6C4BFF; --secondary-cta-text: #25190c; - --accent: #ffce93; - --background-accent: #e8cfa8; + --accent: #6C4BFF; + --background-accent: #6C4BFF; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);