Merge version_1 into main #2
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="circleGradient"
|
||||
background="none"
|
||||
cardStyle="gradient-mesh"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -46,16 +46,16 @@ export default function LandingPage() {
|
||||
description="Quadras modernas, espaço amplo e ambiente organizado para jogos e eventos inesquecíveis. Sob nova administração com infraestrutura renovada."
|
||||
tag="Aberto até 23h"
|
||||
tagIcon={Clock}
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoors-tennis-court_1385-1396.jpg?_wi=1", imageAlt: "Arena iluminada Complexo 565"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoors-tennis-court_1385-1396.jpg", imageAlt: "Arena iluminada Complexo 565"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/volleyball-net-sandy-beach-bright-sunny-day_181624-5357.jpg?_wi=1", imageAlt: "Visão geral das quadras"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/volleyball-net-sandy-beach-bright-sunny-day_181624-5357.jpg", imageAlt: "Visão geral das quadras"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/net-volleyball-beach-sunset-seen-blurred-background_181624-49550.jpg?_wi=1", imageAlt: "Quadra de areia profissional"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/net-volleyball-beach-sunset-seen-blurred-background_181624-49550.jpg", imageAlt: "Quadra de areia profissional"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-wedding-celebration-sunset-copy-space_637285-5719.jpg?_wi=1", imageAlt: "Espaço para eventos"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-wedding-celebration-sunset-copy-space_637285-5719.jpg", imageAlt: "Espaço para eventos"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
description="O Complexo 565 passou por diversas melhorias estruturais e sanitárias, oferecendo hoje uma experiência muito mais segura, organizada e profissional. Com investimento em infraestrutura moderna, qualidade da areia e manutenção contínua, nos posicionamos como a melhor opção para esportes e eventos em Juazeiro do Norte."
|
||||
tag="Reformulado"
|
||||
tagIcon={Sparkles}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/volleyball-net-sandy-beach-bright-sunny-day_181624-5357.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/volleyball-net-sandy-beach-bright-sunny-day_181624-5357.jpg"
|
||||
imageAlt="Complexo 565 - Nova administração"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
@@ -93,22 +93,22 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Quadras Amplas e Iluminadas", description: "Espaço generoso com iluminação profissional para visibilidade perfeita em qualquer horário", imageSrc: "http://img.b2bpic.net/free-photo/indoors-tennis-court_1385-1396.jpg?_wi=2", imageAlt: "Quadras iluminadas"},
|
||||
title: "Quadras Amplas e Iluminadas", description: "Espaço generoso com iluminação profissional para visibilidade perfeita em qualquer horário", imageSrc: "http://img.b2bpic.net/free-photo/indoors-tennis-court_1385-1396.jpg", imageAlt: "Quadras iluminadas"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Areia Tratada e Higienizada", description: "Manutenção contínua com areia de qualidade premium, garantindo segurança e conforto", imageSrc: "http://img.b2bpic.net/free-photo/net-volleyball-beach-sunset-seen-blurred-background_181624-49550.jpg?_wi=2", imageAlt: "Areia de qualidade"},
|
||||
title: "Areia Tratada e Higienizada", description: "Manutenção contínua com areia de qualidade premium, garantindo segurança e conforto", imageSrc: "http://img.b2bpic.net/free-photo/net-volleyball-beach-sunset-seen-blurred-background_181624-49550.jpg", imageAlt: "Areia de qualidade"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Espaço para Eventos", description: "Estrutura versátil para hospedar torneios, festas e celebrações especiais", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-wedding-celebration-sunset-copy-space_637285-5719.jpg?_wi=2", imageAlt: "Espaço de eventos"},
|
||||
title: "Espaço para Eventos", description: "Estrutura versátil para hospedar torneios, festas e celebrações especiais", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-wedding-celebration-sunset-copy-space_637285-5719.jpg", imageAlt: "Espaço de eventos"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Atendimento Atencioso", description: "Equipe treinada pronta para oferecer suporte e garantir sua satisfação", imageSrc: "http://img.b2bpic.net/free-photo/volleyball-net-sandy-beach-bright-sunny-day_181624-5357.jpg?_wi=3", imageAlt: "Equipe profissional"},
|
||||
title: "Atendimento Atencioso", description: "Equipe treinada pronta para oferecer suporte e garantir sua satisfação", imageSrc: "http://img.b2bpic.net/free-photo/volleyball-net-sandy-beach-bright-sunny-day_181624-5357.jpg", imageAlt: "Equipe profissional"},
|
||||
{
|
||||
id: 5,
|
||||
title: "Organização e Limpeza", description: "Padrões rigorosos de higiene e organização em todas as instalações", imageSrc: "http://img.b2bpic.net/free-photo/net-volleyball-beach-sunset-seen-blurred-background_181624-49550.jpg?_wi=3", imageAlt: "Estrutura limpa"},
|
||||
title: "Organização e Limpeza", description: "Padrões rigorosos de higiene e organização em todas as instalações", imageSrc: "http://img.b2bpic.net/free-photo/net-volleyball-beach-sunset-seen-blurred-background_181624-49550.jpg", imageAlt: "Estrutura limpa"},
|
||||
{
|
||||
id: 6,
|
||||
title: "Ambiente Familiar", description: "Espaço seguro e acolhedor para toda a família desfrutar de momentos inesquecíveis", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-wedding-celebration-sunset-copy-space_637285-5719.jpg?_wi=3", imageAlt: "Ambiente acolhedor"},
|
||||
title: "Ambiente Familiar", description: "Espaço seguro e acolhedor para toda a família desfrutar de momentos inesquecíveis", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-wedding-celebration-sunset-copy-space_637285-5719.jpg", imageAlt: "Ambiente acolhedor"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user