Compare commits
3 Commits
version_2_
...
version_5_
| Author | SHA1 | Date | |
|---|---|---|---|
| ae9fa41d69 | |||
| 2b6557e69f | |||
| 7527901dfe |
@@ -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;
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user