Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-28 02:06:07 +00:00

View File

@@ -31,28 +31,14 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Início",
id: "hero",
},
{
name: "Sobre",
id: "about",
},
{
name: "Acomodações",
id: "rooms",
},
{
name: "Restaurante",
id: "restaurant",
},
{
name: "Contato",
id: "contact",
},
{ name: "Início", id: "hero" },
{ name: "Sobre", id: "about" },
{ name: "Acomodações", id: "rooms" },
{ name: "Restaurante", id: "restaurant" },
{ name: "Contato", id: "contact" }
]}
brandName="Canto Bravo"
button={{ text: "Reserve Agora", href: "#contact" }}
/>
</div>
@@ -60,34 +46,14 @@ export default function LandingPage() {
<HeroOverlay
title="Pousada Canto Bravo"
description="Seu refúgio de paz em Praia do Bonete, Ilhabela. Conforto à beira-mar e gastronomia local inesquecível."
buttons={[
{
text: "Reserve Agora",
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/sky-tourism-blue-outdoor-water_1203-3806.jpg?_wi=1"
buttons={[{ text: "Reserve Agora", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/sky-tourism-blue-outdoor-water_1203-3806.jpg"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-woman-is-relaxing-spa-complex-using-smartphone_169016-59724.jpg",
alt: "Hóspede relaxando",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-happy-smile-relax-bed_74190-10182.jpg",
alt: "Hóspede sorrindo",
},
{
src: "http://img.b2bpic.net/free-photo/smiley-mature-man-holding-laptop-bed-with-copy-space_23-2148404445.jpg",
alt: "Hóspede trabalhando",
},
{
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing_23-2148601985.jpg",
alt: "Hóspede posando",
},
{
src: "http://img.b2bpic.net/free-photo/cropped-image-glad-female-smiles-gently-has-hiking-tour-with-rucksack_273609-25972.jpg",
alt: "Hóspede na trilha",
},
{ src: "http://img.b2bpic.net/free-photo/young-woman-is-relaxing-spa-complex-using-smartphone_169016-59724.jpg", alt: "Hóspede relaxando" },
{ src: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-happy-smile-relax-bed_74190-10182.jpg", alt: "Hóspede sorrindo" },
{ src: "http://img.b2bpic.net/free-photo/smiley-mature-man-holding-laptop-bed-with-copy-space_23-2148404445.jpg", alt: "Hóspede trabalhando" },
{ src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing_23-2148601985.jpg", alt: "Hóspede posando" },
{ src: "http://img.b2bpic.net/free-photo/cropped-image-glad-female-smiles-gently-has-hiking-tour-with-rucksack_273609-25972.jpg", alt: "Hóspede na trilha" }
]}
avatarText="Mais de 500 hóspedes felizes"
/>
@@ -100,20 +66,11 @@ export default function LandingPage() {
title="A Essência de Bonete"
description="Localizada em uma das praias mais preservadas de Ilhabela, nossa pousada oferece a combinação perfeita entre natureza intocada e serviço acolhedor."
bulletPoints={[
{
title: "Acesso Exclusivo",
description: "Localização privilegiada na Praia do Bonete.",
},
{
title: "Gastronomia",
description: "Restaurante com frutos do mar frescos e locais.",
},
{
title: "Descanso Total",
description: "Suítes confortáveis com vista para o mar.",
},
{ title: "Acesso Exclusivo", description: "Localização privilegiada na Praia do Bonete." },
{ title: "Gastronomia", description: "Restaurante com frutos do mar frescos e locais." },
{ title: "Descanso Total", description: "Suítes confortáveis com vista para o mar." }
]}
imageSrc="http://img.b2bpic.net/free-photo/cozy-background-with-books-vase-dried-flowers-decorative-cushes_169016-18267.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/cozy-background-with-books-vase-dried-flowers-decorative-cushes_169016-18267.jpg"
/>
</div>
@@ -122,20 +79,8 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
negativeCard={{
items: [
"Sem acesso de carro",
"Sinal Wi-Fi instável",
"Ambiente isolado",
],
}}
positiveCard={{
items: [
"Café da manhã incluso",
"Atendimento personalizado",
"Natureza preservada",
],
}}
negativeCard={{ items: ["Sem acesso de carro", "Sinal Wi-Fi instável", "Ambiente isolado"] }}
positiveCard={{ items: ["Café da manhã incluso", "Atendimento personalizado", "Natureza preservada"] }}
title="Experiência Incomparável"
description="Por que escolher a Pousada Canto Bravo para sua estadia?"
/>
@@ -148,42 +93,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "1",
name: "Peixe na Folha",
price: "R$ 95",
imageSrc: "http://img.b2bpic.net/free-photo/fried-beef-wooden-board_140725-741.jpg?_wi=1",
},
{
id: "2",
name: "Caipirinha Tropical",
price: "R$ 35",
imageSrc: "http://img.b2bpic.net/free-photo/tropical-cocktail-served-beach_23-2147656895.jpg?_wi=1",
},
{
id: "3",
name: "Moqueca Caiçara",
price: "R$ 120",
imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-private-sandy-beach-with-sun-beds-parasokamy-sea-mountains-resort_146671-18842.jpg?_wi=1",
},
{
id: "4",
name: "Café da Manhã",
price: "R$ 50",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-coffee-cup-seaside_23-2149703708.jpg",
},
{
id: "5",
name: "Sobremesa do Dia",
price: "R$ 30",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cake-with-fruit-peach-black-currant-blueberry-apple_1232-2397.jpg",
},
{
id: "6",
name: "Camarão ao Alho",
price: "R$ 85",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tomatoes-with-garlic-bell-pepper-bowl-white-towel-with-mint-black-surface_141793-18049.jpg",
},
{ id: "1", name: "Peixe na Folha", price: "R$ 95", imageSrc: "http://img.b2bpic.net/free-photo/fried-beef-wooden-board_140725-741.jpg" },
{ id: "2", name: "Caipirinha Tropical", price: "R$ 35", imageSrc: "http://img.b2bpic.net/free-photo/tropical-cocktail-served-beach_23-2147656895.jpg" },
{ id: "3", name: "Moqueca Caiçara", price: "R$ 120", imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-private-sandy-beach-with-sun-beds-parasokamy-sea-mountains-resort_146671-18842.jpg" },
{ id: "4", name: "Café da Manhã", price: "R$ 50", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-coffee-cup-seaside_23-2149703708.jpg" },
{ id: "5", name: "Sobremesa do Dia", price: "R$ 30", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cake-with-fruit-peach-black-currant-blueberry-apple_1232-2397.jpg" },
{ id: "6", name: "Camarão ao Alho", price: "R$ 85", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tomatoes-with-garlic-bell-pepper-bowl-white-towel-with-mint-black-surface_141793-18049.jpg" }
]}
title="Nosso Restaurante"
description="Sabores do mar preparados com ingredientes locais."
@@ -197,38 +112,13 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "basic",
name: "Fim de Semana",
price: "R$ 800",
buttons: [
{
text: "Reservar",
href: "#contact",
},
],
features: [
"Duas noites",
"Café da manhã",
"Acesso à praia",
],
id: "basic", name: "Fim de Semana", price: "R$ 800", buttons: [{ text: "Reservar", href: "#contact" }],
features: ["Duas noites", "Café da man", "Acesso à praia"]
},
{
id: "pro",
name: "Feriados",
price: "R$ 1.500",
buttons: [
{
text: "Reservar",
href: "#contact",
},
],
features: [
"Três noites",
"Café da manhã",
"Tour guiado",
"Bebida de boas-vindas",
],
},
id: "pro", name: "Feriados", price: "R$ 1.500", buttons: [{ text: "Reservar", href: "#contact" }],
features: ["Três noites", "Café da manhã", "Tour guiado", "Bebida de boas-vindas"]
}
]}
title="Diárias"
description="Opções de estadias para todos os momentos."
@@ -240,61 +130,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Ana Silva",
date: "10/2023",
title: "Paraíso",
quote: "Lugar mágico, comida excelente!",
tag: "Excelente",
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-home-doing-her-beauty-routine_23-2150420952.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sky-tourism-blue-outdoor-water_1203-3806.jpg?_wi=2",
imageAlt: "happy guest portrait smiling",
},
{
id: "2",
name: "João Santos",
date: "11/2023",
title: "Inesquecível",
quote: "Tudo perfeito, voltarei logo.",
tag: "Recomendo",
avatarSrc: "http://img.b2bpic.net/free-photo/horizontal-view-delighted-female-tourist-walks-street_273609-25750.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-background-with-books-vase-dried-flowers-decorative-cushes_169016-18267.jpg?_wi=2",
imageAlt: "happy guest portrait smiling",
},
{
id: "3",
name: "Maria Oliveira",
date: "12/2023",
title: "Acolhedor",
quote: "Atendimento nota dez em Bonete.",
tag: "Melhor Pousada",
avatarSrc: "http://img.b2bpic.net/free-photo/oldies-having-fun-beach_23-2149618429.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-beef-wooden-board_140725-741.jpg?_wi=2",
imageAlt: "happy guest portrait smiling",
},
{
id: "4",
name: "Pedro Lima",
date: "01/2024",
title: "Relaxante",
quote: "Desconexão total, incrível.",
tag: "Fantástico",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-commuter-standing-counter-while-attendant-checking-his-passport_107420-95792.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tropical-cocktail-served-beach_23-2147656895.jpg?_wi=2",
imageAlt: "happy guest portrait smiling",
},
{
id: "5",
name: "Carla Souza",
date: "02/2024",
title: "Gastronomia",
quote: "Moqueca deliciosa, experiência única.",
tag: "Adorei",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relax-smile-around-beach-sea-ocean-holiday-vacation_74190-13380.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-private-sandy-beach-with-sun-beds-parasokamy-sea-mountains-resort_146671-18842.jpg?_wi=2",
imageAlt: "happy guest portrait smiling",
},
{ id: "1", name: "Ana Silva", date: "10/2023", title: "Paraíso", quote: "Lugar mágico, comida excelente!", tag: "Excelente", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-home-doing-her-beauty-routine_23-2150420952.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sky-tourism-blue-outdoor-water_1203-3806.jpg", imageAlt: "happy guest portrait smiling" },
{ id: "2", name: "João Santos", date: "11/2023", title: "Inesquecível", quote: "Tudo perfeito, voltarei logo.", tag: "Recomendo", avatarSrc: "http://img.b2bpic.net/free-photo/horizontal-view-delighted-female-tourist-walks-street_273609-25750.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cozy-background-with-books-vase-dried-flowers-decorative-cushes_169016-18267.jpg", imageAlt: "happy guest portrait smiling" },
{ id: "3", name: "Maria Oliveira", date: "12/2023", title: "Acolhedor", quote: "Atendimento nota dez em Bonete.", tag: "Melhor Pousada", avatarSrc: "http://img.b2bpic.net/free-photo/oldies-having-fun-beach_23-2149618429.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fried-beef-wooden-board_140725-741.jpg", imageAlt: "happy guest portrait smiling" },
{ id: "4", name: "Pedro Lima", date: "01/2024", title: "Relaxante", quote: "Desconexão total, incrível.", tag: "Fantástico", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-commuter-standing-counter-while-attendant-checking-his-passport_107420-95792.jpg", imageSrc: "http://img.b2bpic.net/free-photo/tropical-cocktail-served-beach_23-2147656895.jpg", imageAlt: "happy guest portrait smiling" },
{ id: "5", name: "Carla Souza", date: "02/2024", title: "Gastronomia", quote: "Moqueca deliciosa, experiência única.", tag: "Adorei", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relax-smile-around-beach-sea-ocean-holiday-vacation_74190-13380.jpg", imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-private-sandy-beach-with-sun-beds-parasokamy-sea-mountains-resort_146671-18842.jpg", imageAlt: "happy guest portrait smiling" }
]}
title="O que dizem nossos hóspedes"
description="Compartilhamos experiências marcantes na Praia do Bonete."
@@ -306,21 +146,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "Como chegar ao Bonete?",
content: "Acesso feito por trilha ou barco, consulte nossos parceiros.",
},
{
id: "2",
title: "Aceitam pets?",
content: "Sim, aceitamos pets de pequeno porte sob consulta.",
},
{
id: "3",
title: "Tem sinal de celular?",
content: "O sinal é bastante limitado, ideal para desconectar.",
},
{ id: "1", title: "Como chegar ao Bonete?", content: "Acesso feito por trilha ou barco, consulte nossos parceiros." },
{ id: "2", title: "Aceitam pets?", content: "Sim, aceitamos pets de pequeno porte sob consulta." },
{ id: "3", title: "Tem sinal de celular?", content: "O sinal é bastante limitado, ideal para desconectar." }
]}
title="Perguntas Frequentes"
description="Tire suas dúvidas antes de planejar sua viagem."
@@ -331,18 +159,11 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Reserve Agora"
title="Garanta sua vaga no Paraíso"
description="Entre em contato conosco via WhatsApp ou E-mail para verificar datas disponíveis."
buttons={[
{
text: "Enviar WhatsApp",
href: "https://wa.me/5512999999999",
},
]}
buttons={[{ text: "Enviar WhatsApp", href: "https://wa.me/5512999999999" }]}
/>
</div>
@@ -350,31 +171,17 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Links",
items: [
{
label: "Sobre",
href: "#about",
},
{
label: "Restaurante",
href: "#rooms",
},
],
title: "Links", items: [
{ label: "Sobre", href: "#about" },
{ label: "Restaurante", href: "#rooms" }
]
},
{
title: "Contato",
items: [
{
label: "WhatsApp",
href: "https://wa.me/5512999999999",
},
{
label: "Email",
href: "mailto:contato@cantobravo.com",
},
],
},
title: "Contato", items: [
{ label: "WhatsApp", href: "https://wa.me/5512999999999" },
{ label: "Email", href: "mailto:contato@cantobravo.com" }
]
}
]}
logoText="Canto Bravo"
/>