Compare commits
4 Commits
version_9
...
version_11
| Author | SHA1 | Date | |
|---|---|---|---|
| 4599f27844 | |||
| 50e3a24c6e | |||
| 099e694305 | |||
| 7ba5c5fc07 |
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Energia Renovável Desde 2023"
|
||||
tagIcon={Zap}
|
||||
avatarText="Confiança por 1000+ clientes"
|
||||
avatarText="Confiança por 30+ clientes"
|
||||
avatars={[
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AleAYJVuZaVjviN7tEK4F5SJ6k/professional-portrait-of-satisfied-custo-1773171516633-a9739c56.png", alt: "Cliente Eletrosolartec" },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AleAYJVuZaVjviN7tEK4F5SJ6k/another-professional-portrait-of-satisfi-1773171517296-7bfddf1b.png", alt: "Cliente Eletrosolartec" },
|
||||
@@ -230,7 +230,7 @@ export default function LandingPage() {
|
||||
id: "1", value: "3", title: "Anos", description: "De experiência em energia solar fotovoltaica", icon: Calendar
|
||||
},
|
||||
{
|
||||
id: "2", value: "1000", title: "Instalações", description: "Sistemas solares instalados com sucesso", icon: Zap
|
||||
id: "2", value: "30", title: "Instalações", description: "Sistemas solares instalados com sucesso", icon: Zap
|
||||
},
|
||||
{
|
||||
id: "3", value: "100", title: "MWh", description: "Energia gerada mensalmente para nossos clientes", icon: Lightbulb
|
||||
@@ -339,4 +339,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user