Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Descubra os Nossos Eventos", href: "#beneficios"},
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
buttonAnimation="bounce-effect"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon", text: "Comunidade Forte", icon: Users,
|
||||
@@ -115,8 +115,8 @@ export default function LandingPage() {
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-friends-clinking-bottles_23-2149745561.jpg"
|
||||
imageAlt="Membros do clube a interagir num evento"
|
||||
mediaAnimation="background-highlight"
|
||||
metricsAnimation="background-highlight"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -137,7 +137,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="O Que Oferecemos aos Nossos Membros"
|
||||
description="Descubra os benefícios exclusivos de ser parte do ARCUDAS Club, desde oportunidades de networking a eventos enriquecedores e impacto comunitário."
|
||||
buttonAnimation="blur-reveal"
|
||||
buttonAnimation="bounce-effect"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
showRating={true}
|
||||
title="O Que os Nossos Membros Dizem"
|
||||
description="Ouça as histórias inspiradoras e as experiências dos nossos membros sobre o impacto do ARCUDAS Club nas suas vidas."
|
||||
buttonAnimation="blur-reveal"
|
||||
buttonAnimation="bounce-effect"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -202,11 +202,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/classmates-learning-together-from-notes-laptop_23-2149265843.jpg"
|
||||
imageAlt="Pessoas a discutir e colaborar"
|
||||
mediaAnimation="background-highlight"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
title="Perguntas Frequentes"
|
||||
description="Encontre respostas para as perguntas mais comuns sobre o ARCUDAS Club, adesão, eventos e como pode participar."
|
||||
faqsAnimation="background-highlight"
|
||||
faqsAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -220,7 +220,7 @@ export default function LandingPage() {
|
||||
description="Estamos ansiosos para recebê-lo no ARCUDAS Club. Preencha o formulário abaixo para saber mais sobre como pode participar e tornar-se membro."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/community-young-people-holding-hands_23-2148431296.jpg"
|
||||
imageAlt="Mãos a colaborar e ligar"
|
||||
mediaAnimation="background-highlight"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="left"
|
||||
inputPlaceholder="Introduza o seu e-mail"
|
||||
buttonText="Enviar"
|
||||
|
||||
Reference in New Issue
Block a user