4 Commits

Author SHA1 Message Date
7c4900ed2c Update src/pages/HomePage.tsx 2026-06-18 20:25:55 +00:00
ae9fa41d69 Update src/pages/HomePage.tsx 2026-06-18 20:23:50 +00:00
2b6557e69f Update src/pages/HomePage.tsx 2026-06-18 20:23:25 +00:00
7527901dfe Update theme colors 2026-06-18 20:19:53 +00:00
2 changed files with 10 additions and 10 deletions

View File

@@ -5,15 +5,15 @@
:root {
/* @colorThemes/lightTheme/blue */
--background: #fafffb;
--background: #f5f5f5;
--card: #ffffff;
--foreground: #001a0a;
--primary-cta: #0a705f;
--primary-cta-text: #fafffb;
--foreground: #1c1c1c;
--primary-cta: #1c1c1c;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #001a0a;
--accent: #a8d9be;
--background-accent: #6bbfb8;
--secondary-cta-text: #1c1c1c;
--accent: #6139e6;
--background-accent: #b3a8e8;
/* @layout/border-radius/rounded */
--radius: 1.5rem;

View File

@@ -28,8 +28,8 @@ export default function HomePage() {
"https://storage.googleapis.com/webild/default/templates/ai-email-platform/avatar-4.webp",
]}
avatarsLabel="Trusted by 10k+ users"
title="AI-Powered Email Campaigns That Actually Convert"
description="Create, personalize, and optimize email campaigns at scale. Powered by advanced AI that learns what your audience wants."
title="Funcionarios de IA que trabalham no seu ecommerce"
description="Crie campanhas, altere criativos, monitore seu estoque, atualize seus anúncios nos marketplaces e muito mais em um só lugar."
primaryButton={{ text: "Start Free Trial", href: "#" }}
secondaryButton={{ text: "Watch Demo", href: "#" }}
note="No credit card required"
@@ -39,7 +39,7 @@ export default function HomePage() {
"https://storage.googleapis.com/webild/default/templates/ai-email-platform/brand-3.webp",
"https://storage.googleapis.com/webild/default/templates/ai-email-platform/brand-4.webp",
]}
imageSrc="https://storage.googleapis.com/webild/default/templates/ai-email-platform/dashboard.webp"
imageSrc="https://storage.googleapis.com/webild/users/user_3FKBLsm2YKqbCgM3SCAEexIuBc6/uploaded-1781814340428-9f0rfwlv.png"
logosSrc={[
"https://storage.googleapis.com/webild/default/templates/ai-email-platform/brand-1.webp",
"https://storage.googleapis.com/webild/default/templates/ai-email-platform/brand-2.webp",