Merge version_1 into main #1
@@ -18,7 +18,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="medium"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
text: "Ligar Agora", href: "tel:+5531984783087"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
dashboard={{
|
||||
title: "Painel de Serviços", logoIcon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23482.jpg", searchPlaceholder: "Qual é o seu problema elétrico?", sidebarItems: [
|
||||
@@ -130,6 +130,7 @@ export default function LandingPage() {
|
||||
<AboutMetric
|
||||
title="Por Que Confiar no Marcelo? Conhecimento Técnico Avançado, Serviço Impecável e Acabamentos Perfeitos"
|
||||
useInvertedBackground={false}
|
||||
metricsAnimation="none"
|
||||
metrics={[
|
||||
{ icon: CheckCircle, label: "Acabamento Perfeito", value: "100%" },
|
||||
{ icon: Award, label: "Conhecimento Técnico", value: "Avançado" },
|
||||
|
||||
Reference in New Issue
Block a user