Update src/app/suporte/page.tsx
This commit is contained in:
@@ -53,7 +53,7 @@ export default function SupportPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="small"
|
||||
sizing="largeSizeMediumTitles"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -72,7 +72,7 @@ export default function SupportPage() {
|
||||
<AboutMetric
|
||||
title="Centro de Suporte e Downloads - Fabrijet"
|
||||
useInvertedBackground={false}
|
||||
metricsAnimation="entrance-slide"
|
||||
metricsAnimation="blur-reveal"
|
||||
metrics={[
|
||||
{ icon: Clock, label: "Atendimento Técnico", value: "24/7" },
|
||||
{ icon: Zap, label: "Tempo Médio de Resposta", value: "<2h" },
|
||||
|
||||
Reference in New Issue
Block a user