Merge version_1 into main #1
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="smallMedium"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -42,15 +42,15 @@ export default function LandingPage() {
|
||||
<HeroBillboard
|
||||
title="Encanamento em Emergência 24/7"
|
||||
description="Disponível imediatamente para situações críticas de água. Profissionais licenciados, segurados e prontos para resolver qualquer problema de encanamento com eficiência e confiança."
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Serviço de Emergência"
|
||||
tagIcon={AlertCircle}
|
||||
tagAnimation="slide-up"
|
||||
tagAnimation="blur-reveal"
|
||||
buttons={[
|
||||
{ text: "Ligue Agora: (11) 99999-9999", href: "tel:+5511999999999" },
|
||||
{ text: "Solicitar Serviço", href: "#emergency-contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
buttonAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-family-enjoying-time-together_23-2149283525.jpg"
|
||||
imageAlt="Profissional encanador trabalhando em emergência"
|
||||
mediaAnimation="opacity"
|
||||
|
||||
Reference in New Issue
Block a user