Merge version_1 into main #2
383
src/app/page.tsx
383
src/app/page.tsx
@@ -11,7 +11,7 @@ import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
|
||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
||||
import { Droplet, Sparkles, Sun, Utensils } from "lucide-react";
|
||||
import { Droplet, Sparkles, Sun, Utensils, Martini } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -32,33 +32,19 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Início",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Início", id: "#hero"},
|
||||
{
|
||||
name: "Sobre Nós",
|
||||
id: "#sobre-nos",
|
||||
},
|
||||
name: "Sobre Nós", id: "#sobre-nos"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#menu",
|
||||
},
|
||||
name: "Menu", id: "#menu"},
|
||||
{
|
||||
name: "Testemunhos",
|
||||
id: "#testemunhos",
|
||||
},
|
||||
name: "Testemunhos", id: "#testemunhos"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contacto",
|
||||
id: "#detalhes-contacto",
|
||||
},
|
||||
name: "Contacto", id: "#detalhes-contacto"},
|
||||
{
|
||||
name: "Reservas",
|
||||
id: "#reservas",
|
||||
},
|
||||
name: "Reservas", id: "#reservas"},
|
||||
]}
|
||||
brandName="Chuchu Pool & Bar"
|
||||
/>
|
||||
@@ -68,119 +54,64 @@ export default function LandingPage() {
|
||||
<HeroSplitTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="O seu escape de verão perfeito"
|
||||
description="Descubra o Chuchu Pool & Bar em Matola, Maputo. Um oásis de lazer com piscina deslumbrante, bar animado e restaurante com sabores únicos. O local ideal para relaxar, celebrar e criar memórias inesquecíveis."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Marta Costa",
|
||||
handle: "@MartaC",
|
||||
testimonial: "O Chuchu Pool & Bar é o meu local favorito para descontrair. Ambiente espetacular e serviço de primeira!",
|
||||
rating: 5,
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/pretty-mixed-race-woman-with-short-hair-studio-shoot_633478-2042.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-two-her-multiracial-male-friends-relaxing-near-swimming-pool-girl-wearing-white-swimwear-sunglasses_1157-49727.jpg",
|
||||
imageAlt: "Young girl and two her multiracial male friends relaxing near swimming pool.",
|
||||
},
|
||||
name: "Marta Costa", handle: "@MartaC", testimonial: "O Chuchu Pool & Bar é o meu local favorito para descontrair. Ambiente espetacular e serviço de primeira!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-two-her-multiracial-male-friends-relaxing-near-swimming-pool-girl-wearing-white-swimwear-sunglasses_1157-49727.jpg", imageAlt: "Young girl and two her multiracial male friends relaxing near swimming pool."},
|
||||
{
|
||||
name: "Carlos Fernandes",
|
||||
handle: "@C_Fernandes",
|
||||
testimonial: "Comida deliciosa e cocktails refrescantes. Perfeito para um dia de sol em Maputo. Voltarei com certeza!",
|
||||
rating: 5,
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/studio-shot-stunning-woman_197531-19791.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-with-fireworks_23-2148947922.jpg",
|
||||
imageAlt: "Full shot women with fireworks",
|
||||
},
|
||||
name: "Carlos Fernandes", handle: "@C_Fernandes", testimonial: "Comida deliciosa e cocktails refrescantes. Perfeito para um dia de sol em Maputo. Voltarei com certeza!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-with-fireworks_23-2148947922.jpg", imageAlt: "Full shot women with fireworks"},
|
||||
{
|
||||
name: "Diana Pereira",
|
||||
handle: "@DianaP",
|
||||
testimonial: "Celebramos um aniversário aqui e foi tudo perfeito! A equipa é super atenciosa e o local é lindo.",
|
||||
rating: 5,
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/cute-smiling-curly-woman-lean-wall_176420-16738.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-women-with-fireworks-full-shot_23-2148947919.jpg",
|
||||
imageAlt: "Happy women with fireworks full shot",
|
||||
},
|
||||
name: "Diana Pereira", handle: "@DianaP", testimonial: "Celebramos um aniversário aqui e foi tudo perfeito! A equipa é super atenciosa e o local é lindo.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-women-with-fireworks-full-shot_23-2148947919.jpg", imageAlt: "Happy women with fireworks full shot"},
|
||||
{
|
||||
name: "Rui Santos",
|
||||
handle: "@RuiS",
|
||||
testimonial: "Adorei a piscina e a música. É o melhor sítio para relaxar e aproveitar o verão.",
|
||||
rating: 4,
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/pretty-mixed-race-woman-with-short-hair-studio-shoot_633478-2044.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-fun-white-party-with-drinks-by-pool_23-2149485992.jpg",
|
||||
imageAlt: "Group of friends having fun during a white party with drinks by the pool",
|
||||
},
|
||||
name: "Rui Santos", handle: "@RuiS", testimonial: "Adorei a piscina e a música. É o melhor sítio para relaxar e aproveitar o verão.", rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-fun-white-party-with-drinks-by-pool_23-2149485992.jpg", imageAlt: "Group of friends having fun during a white party with drinks by the pool"},
|
||||
{
|
||||
name: "Lena Alves",
|
||||
handle: "@LenaA",
|
||||
testimonial: "Um verdadeiro oásis em Matola. Desde o atendimento à qualidade dos pratos, tudo impecável.",
|
||||
rating: 5,
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fishing-brothers_1098-20860.jpg",
|
||||
imageAlt: "Fishing brothers",
|
||||
},
|
||||
name: "Lena Alves", handle: "@LenaA", testimonial: "Um verdadeiro oásis em Matola. Desde o atendimento à qualidade dos pratos, tudo impecável.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fishing-brothers_1098-20860.jpg", imageAlt: "Fishing brothers"},
|
||||
]}
|
||||
tag="☀ Maputo · Matola"
|
||||
buttons={[
|
||||
{
|
||||
text: "Reservar Mesa",
|
||||
href: "#reservas",
|
||||
},
|
||||
text: "Reservar Mesa", href: "#reservas"},
|
||||
{
|
||||
text: "Saber Mais",
|
||||
href: "#sobre-nos",
|
||||
},
|
||||
text: "Saber Mais", href: "#sobre-nos"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-relaxing-pool-with-drink_23-2148588757.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-relaxing-pool-with-drink_23-2148588757.jpg"
|
||||
imageAlt="Luxurious pool and bar area at Chuchu Pool & Bar"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg",
|
||||
alt: "alone specialist handsome daydreaming collar",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", alt: "alone specialist handsome daydreaming collar"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg",
|
||||
alt: "Closeup of Confident Asian Man with Arms Crossed",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg", alt: "Closeup of Confident Asian Man with Arms Crossed"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg",
|
||||
alt: "Portrait of businessman in conference room thinking about future",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", alt: "Portrait of businessman in conference room thinking about future"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67170.jpg",
|
||||
alt: "Portrait of a young female dentist Dentistry concept Dental treatment",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67170.jpg", alt: "Portrait of a young female dentist Dentistry concept Dental treatment"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12313.jpg",
|
||||
alt: "Portrait of waitress standing with disposable coffee cup",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12313.jpg", alt: "Portrait of waitress standing with disposable coffee cup"},
|
||||
]}
|
||||
avatarText="Junte-se a nós!"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Sol e Diversão",
|
||||
icon: Sun,
|
||||
type: "text-icon", text: "Sol e Diversão", icon: Sun,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Piscina Refrescante",
|
||||
icon: Droplet,
|
||||
type: "text-icon", text: "Piscina Refrescante", icon: Droplet,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Sabores Exóticos",
|
||||
icon: Utensils,
|
||||
type: "text-icon", text: "Sabores Exóticos", icon: Utensils,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Cocktails Vibrantes",
|
||||
icon: Droplet,
|
||||
type: "text-icon", text: "Cocktails Vibrantes", icon: Droplet,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Momentos Inesquecíveis",
|
||||
icon: Sparkles,
|
||||
type: "text-icon", text: "Momentos Inesquecíveis", icon: Sparkles,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -193,33 +124,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Um refúgio completo",
|
||||
description: "Descubra o que torna o Chuchu Pool & Bar o seu destino favorito.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/paper-style-swimming-competition_23-2148930685.jpg",
|
||||
imageAlt: "Decorative illustration of a pool",
|
||||
},
|
||||
title: "Um refúgio completo", description: "Descubra o que torna o Chuchu Pool & Bar o seu destino favorito.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/paper-style-swimming-competition_23-2148930685.jpg", imageAlt: "Decorative illustration of a pool"},
|
||||
items: [
|
||||
{
|
||||
icon: Droplet,
|
||||
text: "Piscina cristalina para o seu lazer",
|
||||
},
|
||||
text: "Piscina cristalina para o seu lazer"},
|
||||
{
|
||||
icon: Utensils,
|
||||
text: "Cozinha inovadora com sabores locais",
|
||||
},
|
||||
text: "Cozinha inovadora com sabores locais"},
|
||||
{
|
||||
icon: Sun,
|
||||
text: "Ambiente descontraído e elegante",
|
||||
},
|
||||
text: "Ambiente descontraído e elegante"},
|
||||
{
|
||||
icon: Martini,
|
||||
text: "Bar vibrante com cocktails exclusivos",
|
||||
},
|
||||
text: "Bar vibrante com cocktails exclusivos"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-pool-with-drink_23-2148588757.jpg?_wi=2",
|
||||
imageAlt: "stylized pool illustration green",
|
||||
},
|
||||
]}
|
||||
title="Bem-vindo ao Chuchu Pool & Bar"
|
||||
@@ -236,47 +157,17 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Moamba de Galinha",
|
||||
price: "1200 MT",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/desk-with-snaks-beer_140725-1902.jpg",
|
||||
imageAlt: "Traditional Moamba de Galinha",
|
||||
},
|
||||
id: "p1", name: "Moamba de Galinha", price: "1200 MT", imageSrc: "http://img.b2bpic.net/free-photo/desk-with-snaks-beer_140725-1902.jpg", imageAlt: "Traditional Moamba de Galinha"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Salada Tropical",
|
||||
price: "850 MT",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-cutting-cheese_23-2150062802.jpg",
|
||||
imageAlt: "Fresh Tropical Salad",
|
||||
},
|
||||
id: "p2", name: "Salada Tropical", price: "850 MT", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-cutting-cheese_23-2150062802.jpg", imageAlt: "Fresh Tropical Salad"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Caipirinha Chuchu",
|
||||
price: "650 MT",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-summer-cocktail-pina-colada-fresh-summer-drink-concept_185193-109337.jpg",
|
||||
imageAlt: "Signature Chuchu Caipirinha",
|
||||
},
|
||||
id: "p3", name: "Caipirinha Chuchu", price: "650 MT", imageSrc: "http://img.b2bpic.net/free-photo/fresh-summer-cocktail-pina-colada-fresh-summer-drink-concept_185193-109337.jpg", imageAlt: "Signature Chuchu Caipirinha"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Camarão Grelhado",
|
||||
price: "1500 MT",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shrimps-served-with-arugula-tomatoes_140725-8052.jpg",
|
||||
imageAlt: "Grilled Prawns",
|
||||
},
|
||||
id: "p4", name: "Camarão Grelhado", price: "1500 MT", imageSrc: "http://img.b2bpic.net/free-photo/shrimps-served-with-arugula-tomatoes_140725-8052.jpg", imageAlt: "Grilled Prawns"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Café Gelado",
|
||||
price: "400 MT",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-cinnamon-side-view_141793-3253.jpg",
|
||||
imageAlt: "Iced Coffee",
|
||||
},
|
||||
id: "p5", name: "Café Gelado", price: "400 MT", imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-cinnamon-side-view_141793-3253.jpg", imageAlt: "Iced Coffee"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Mousse de Maracujá",
|
||||
price: "700 MT",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-lava-dessert_74190-1891.jpg",
|
||||
imageAlt: "Passion Fruit Mousse",
|
||||
},
|
||||
id: "p6", name: "Mousse de Maracujá", price: "700 MT", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-lava-dessert_74190-1891.jpg", imageAlt: "Passion Fruit Mousse"},
|
||||
]}
|
||||
title="Delicie-se com o Nosso Menu"
|
||||
description="Uma fusão de sabores locais e internacionais, criados com paixão e os melhores ingredientes frescos. Descubra os nossos pratos e bebidas exclusivas, perfeitos para acompanhar o seu dia de lazer."
|
||||
@@ -289,65 +180,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sofia Mendes",
|
||||
date: "15 de Outubro, 2023",
|
||||
title: "O Melhor Lugar para Relaxar!",
|
||||
quote: "Adorei a minha experiência no Chuchu Pool & Bar. A piscina é fantástica, os cocktails são divinos e a comida é simplesmente espetacular. O ambiente é super agradável e o staff é muito atencioso. Recomendo vivamente!",
|
||||
tag: "Lazer",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-black-girl_641386-723.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-fun-white-party-with-drinks-by-pool_23-2149485978.jpg",
|
||||
avatarAlt: "Sofia Mendes avatar",
|
||||
imageAlt: "Couple enjoying pool bar",
|
||||
},
|
||||
id: "t1", name: "Sofia Mendes", date: "15 de Outubro, 2023", title: "O Melhor Lugar para Relaxar!", quote: "Adorei a minha experiência no Chuchu Pool & Bar. A piscina é fantástica, os cocktails são divinos e a comida é simplesmente espetacular. O ambiente é super agradável e o staff é muito atencioso. Recomendo vivamente!", tag: "Lazer", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-black-girl_641386-723.jpg", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-fun-white-party-with-drinks-by-pool_23-2149485978.jpg", avatarAlt: "Sofia Mendes avatar", imageAlt: "Couple enjoying pool bar"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "João Silva",
|
||||
date: "22 de Setembro, 2023",
|
||||
title: "Serviço Impecável e Comida Divina",
|
||||
quote: "Visitei o Chuchu Pool & Bar com a minha família e ficamos impressionados com a qualidade do serviço e da comida. Os pratos são bem apresentados e deliciosos, e a equipa faz-nos sentir em casa. É um must-visit em Matola!",
|
||||
tag: "Família",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-children-playing-waterguns-rejoicing-jumping-swimming-pool_176420-1807.jpg",
|
||||
avatarAlt: "João Silva avatar",
|
||||
imageAlt: "Family eating at outdoor restaurant",
|
||||
},
|
||||
id: "t2", name: "João Silva", date: "22 de Setembro, 2023", title: "Serviço Impecável e Comida Divina", quote: "Visitei o Chuchu Pool & Bar com a minha família e ficamos impressionados com a qualidade do serviço e da comida. Os pratos são bem apresentados e deliciosos, e a equipa faz-nos sentir em casa. É um must-visit em Matola!", tag: "Família", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-children-playing-waterguns-rejoicing-jumping-swimming-pool_176420-1807.jpg", avatarAlt: "João Silva avatar", imageAlt: "Family eating at outdoor restaurant"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Ana Clara",
|
||||
date: "03 de Novembro, 2023",
|
||||
title: "Ambiente Perfeito para Eventos",
|
||||
quote: "Organizei o meu aniversário no Chuchu Pool & Bar e foi um sucesso total! A equipa ajudou-me com todos os detalhes, a decoração estava linda e todos os meus convidados adoraram. Um local mágico para celebrar momentos especiais.",
|
||||
tag: "Eventos",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nightlife-people-having-fun-bars-clubs_23-2149088599.jpg",
|
||||
avatarAlt: "Ana Clara avatar",
|
||||
imageAlt: "Night party at pool bar",
|
||||
},
|
||||
id: "t3", name: "Ana Clara", date: "03 de Novembro, 2023", title: "Ambiente Perfeito para Eventos", quote: "Organizei o meu aniversário no Chuchu Pool & Bar e foi um sucesso total! A equipa ajudou-me com todos os detalhes, a decoração estava linda e todos os meus convidados adoraram. Um local mágico para celebrar momentos especiais.", tag: "Eventos", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg", imageSrc: "http://img.b2bpic.net/free-photo/nightlife-people-having-fun-bars-clubs_23-2149088599.jpg", avatarAlt: "Ana Clara avatar", imageAlt: "Night party at pool bar"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Ricardo Gomes",
|
||||
date: "08 de Outubro, 2023",
|
||||
title: "Um Escape de Verão Verdadeiro",
|
||||
quote: "Este é realmente o escape de verão perfeito! O pôr do sol à beira da piscina com um cocktail na mão é imbatível. A atmosfera é muito relaxante e o Chuchu Pool & Bar tornou-se o meu novo spot favorito em Maputo.",
|
||||
tag: "Verão",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/happy-smiling-man-after-bath-mancare-studio_633478-287.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-love_661209-612.jpg",
|
||||
avatarAlt: "Ricardo Gomes avatar",
|
||||
imageAlt: "Couple drinking cocktails pool",
|
||||
},
|
||||
id: "t4", name: "Ricardo Gomes", date: "08 de Outubro, 2023", title: "Um Escape de Verão Verdadeiro", quote: "Este é realmente o escape de verão perfeito! O pôr do sol à beira da piscina com um cocktail na mão é imbatível. A atmosfera é muito relaxante e o Chuchu Pool & Bar tornou-se o meu novo spot favorito em Maputo.", tag: "Verão", avatarSrc: "http://img.b2bpic.net/free-photo/happy-smiling-man-after-bath-mancare-studio_633478-287.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-love_661209-612.jpg", avatarAlt: "Ricardo Gomes avatar", imageAlt: "Couple drinking cocktails pool"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Maria Lúcia",
|
||||
date: "29 de Agosto, 2023",
|
||||
title: "Experiência Inesquecível",
|
||||
quote: "Desde a chegada à partida, tudo foi impecável. A comida é excelente, o bar tem opções para todos os gostos e a piscina é o ponto alto. Já estou a planear a minha próxima visita ao Chuchu Pool & Bar!",
|
||||
tag: "Férias",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-queer-person-work_23-2150617774.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-sangria-party-by-beach_23-2149481120.jpg",
|
||||
avatarAlt: "Maria Lúcia avatar",
|
||||
imageAlt: "Group of friends by the pool",
|
||||
},
|
||||
id: "t5", name: "Maria Lúcia", date: "29 de Agosto, 2023", title: "Experiência Inesquecível", quote: "Desde a chegada à partida, tudo foi impecável. A comida é excelente, o bar tem opções para todos os gostos e a piscina é o ponto alto. Já estou a planear a minha próxima visita ao Chuchu Pool & Bar!", tag: "Férias", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-queer-person-work_23-2150617774.jpg", imageSrc: "http://img.b2bpic.net/free-photo/friends-having-sangria-party-by-beach_23-2149481120.jpg", avatarAlt: "Maria Lúcia avatar", imageAlt: "Group of friends by the pool"},
|
||||
]}
|
||||
title="O Que Dizem os Nossos Clientes"
|
||||
description="A satisfação dos nossos visitantes é o nosso maior orgulho. Veja as experiências partilhadas por quem já desfrutou do Chuchu Pool & Bar."
|
||||
@@ -359,30 +200,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "É necessário fazer reserva para a piscina?",
|
||||
content: "Recomendamos fazer reserva, especialmente nos fins de semana e feriados, para garantir a sua entrada e um lugar confortável à beira da piscina.",
|
||||
},
|
||||
id: "faq1", title: "É necessário fazer reserva para a piscina?", content: "Recomendamos fazer reserva, especialmente nos fins de semana e feriados, para garantir a sua entrada e um lugar confortável à beira da piscina."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "O menu do restaurante está disponível para serviço de piscina?",
|
||||
content: "Sim, todo o nosso menu de restaurante e bar está disponível para ser servido diretamente na área da piscina, para que possa desfrutar sem sair da água.",
|
||||
},
|
||||
id: "faq2", title: "O menu do restaurante está disponível para serviço de piscina?", content: "Sim, todo o nosso menu de restaurante e bar está disponível para ser servido diretamente na área da piscina, para que possa desfrutar sem sair da água."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "Existe código de vestimenta?",
|
||||
content: "Para a área da piscina, é permitido vestuário de banho. Para o restaurante e bar, sugerimos um traje casual elegante. Não é permitido acesso à área de refeições em traje de banho.",
|
||||
},
|
||||
id: "faq3", title: "Existe código de vestimenta?", content: "Para a área da piscina, é permitido vestuário de banho. Para o restaurante e bar, sugerimos um traje casual elegante. Não é permitido acesso à área de refeições em traje de banho."},
|
||||
{
|
||||
id: "faq4",
|
||||
title: "Têm opções vegetarianas/veganas no menu?",
|
||||
content: "Sim, temos uma seleção de pratos vegetarianos e algumas opções que podem ser adaptadas para veganos. Por favor, consulte o nosso staff para mais informações.",
|
||||
},
|
||||
id: "faq4", title: "Têm opções vegetarianas/veganas no menu?", content: "Sim, temos uma seleção de pratos vegetarianos e algumas opções que podem ser adaptadas para veganos. Por favor, consulte o nosso staff para mais informações."},
|
||||
{
|
||||
id: "faq5",
|
||||
title: "É permitido trazer comida ou bebida de fora?",
|
||||
content: "Não, por questões de higiene e segurança alimentar, não é permitido trazer alimentos ou bebidas externas para o Chuchu Pool & Bar.",
|
||||
},
|
||||
id: "faq5", title: "É permitido trazer comida ou bebida de fora?", content: "Não, por questões de higiene e segurança alimentar, não é permitido trazer alimentos ou bebidas externas para o Chuchu Pool & Bar."},
|
||||
]}
|
||||
sideTitle="Perguntas Frequentes"
|
||||
sideDescription="Tem dúvidas sobre o Chuchu Pool & Bar? Encontre aqui as respostas para as perguntas mais comuns."
|
||||
@@ -398,37 +224,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "Morada",
|
||||
title: "Localização",
|
||||
description: "Matola, Patrice Lumumba, Maputo, Moçambique. Estamos facilmente acessíveis e com estacionamento disponível. <a href=\"https://www.google.com/maps/search/Chuchu+Pool+%26+Bar+Matola\" target=\"_blank\" class=\"underline text-blue-600 hover:text-blue-800\">Ver no Google Maps</a>",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-red-location-pin-map-with-route_107791-14915.jpg",
|
||||
imageAlt: "Address icon",
|
||||
},
|
||||
id: "m1", value: "Morada", title: "Localização", description: "Matola, Patrice Lumumba, Maputo, Moçambique. Estamos facilmente acessíveis e com estacionamento disponível. <a href=\"https://www.google.com/maps/search/Chuchu+Pool+%26+Bar+Matola\" target=\"_blank\" class=\"underline text-blue-600 hover:text-blue-800\">Ver no Google Maps</a>", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-red-location-pin-map-with-route_107791-14915.jpg", imageAlt: "Address icon"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "10h30 — 22h00",
|
||||
title: "Horário de Funcionamento",
|
||||
description: "Aberto todos os dias, para que possa desfrutar da nossa piscina, bar e restaurante a qualquer momento.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clock-cartoon-illustration_23-2151470822.jpg",
|
||||
imageAlt: "Clock icon",
|
||||
},
|
||||
id: "m2", value: "10h30 — 22h00", title: "Horário de Funcionamento", description: "Aberto todos os dias, para que possa desfrutar da nossa piscina, bar e restaurante a qualquer momento.", imageSrc: "http://img.b2bpic.net/free-photo/clock-cartoon-illustration_23-2151470822.jpg", imageAlt: "Clock icon"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "+258 84 123 4567",
|
||||
title: "WhatsApp",
|
||||
description: "Entre em contacto connosco via WhatsApp para reservas, questões ou informações.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/collection-empty-speech-bubbles-red-background_23-2147910251.jpg",
|
||||
imageAlt: "WhatsApp icon",
|
||||
},
|
||||
id: "m3", value: "+258 84 123 4567", title: "WhatsApp", description: "Entre em contacto connosco via WhatsApp para reservas, questões ou informações.", imageSrc: "http://img.b2bpic.net/free-photo/collection-empty-speech-bubbles-red-background_23-2147910251.jpg", imageAlt: "WhatsApp icon"},
|
||||
{
|
||||
id: "m4",
|
||||
value: "4.4 ⭐ (16)",
|
||||
title: "Avaliação Google",
|
||||
description: "Orgulhamo-nos da satisfação dos nossos clientes. Veja as nossas excelentes avaliações no Google.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-star-rating-customer-review-feedback-sign-symbol-icon-3d-rendering_56104-1955.jpg",
|
||||
imageAlt: "Google Star Rating icon",
|
||||
},
|
||||
id: "m4", value: "4.4 ⭐ (16)", title: "Avaliação Google", description: "Orgulhamo-nos da satisfação dos nossos clientes. Veja as nossas excelentes avaliações no Google.", imageSrc: "http://img.b2bpic.net/free-photo/three-star-rating-customer-review-feedback-sign-symbol-icon-3d-rendering_56104-1955.jpg", imageAlt: "Google Star Rating icon"},
|
||||
]}
|
||||
title="Encontre-nos e Contacte-nos"
|
||||
description="Estamos ansiosos por recebê-lo! Aqui estão todas as informações que precisa para nos visitar ou entrar em contacto."
|
||||
@@ -442,34 +244,20 @@ export default function LandingPage() {
|
||||
description="Planeie a sua visita ao Chuchu Pool & Bar! Preencha o formulário abaixo para reservar a sua mesa no restaurante ou um espaço na área da piscina."
|
||||
inputs={[
|
||||
{
|
||||
name: "nome",
|
||||
type: "text",
|
||||
placeholder: "Seu Nome Completo",
|
||||
required: true,
|
||||
name: "nome", type: "text", placeholder: "Seu Nome Completo", required: true,
|
||||
},
|
||||
{
|
||||
name: "contacto",
|
||||
type: "tel",
|
||||
placeholder: "Contacto / WhatsApp",
|
||||
required: true,
|
||||
name: "contacto", type: "tel", placeholder: "Contacto / WhatsApp", required: true,
|
||||
},
|
||||
{
|
||||
name: "data",
|
||||
type: "date",
|
||||
placeholder: "Data da Reserva",
|
||||
required: true,
|
||||
name: "data", type: "date", placeholder: "Data da Reserva", required: true,
|
||||
},
|
||||
{
|
||||
name: "numPessoas",
|
||||
type: "number",
|
||||
placeholder: "Número de Pessoas",
|
||||
required: true,
|
||||
name: "numPessoas", type: "number", placeholder: "Número de Pessoas", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "observacoes",
|
||||
placeholder: "Observações (preferência de mesa, alergias, etc.)",
|
||||
rows: 4,
|
||||
name: "observacoes", placeholder: "Observações (preferência de mesa, alergias, etc.)", rows: 4,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-woman-drinking-lemonade_1098-3897.jpg"
|
||||
imageAlt="Chuchu Pool & Bar exterior"
|
||||
@@ -485,54 +273,33 @@ export default function LandingPage() {
|
||||
logoText="Chuchu Pool & Bar"
|
||||
columns={[
|
||||
{
|
||||
title: "Links Rápidos",
|
||||
items: [
|
||||
title: "Links Rápidos", items: [
|
||||
{
|
||||
label: "Início",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Início", href: "#hero"},
|
||||
{
|
||||
label: "Sobre Nós",
|
||||
href: "#sobre-nos",
|
||||
},
|
||||
label: "Sobre Nós", href: "#sobre-nos"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
{
|
||||
label: "Reservas",
|
||||
href: "#reservas",
|
||||
},
|
||||
label: "Reservas", href: "#reservas"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contacto",
|
||||
items: [
|
||||
title: "Contacto", items: [
|
||||
{
|
||||
label: "Localização",
|
||||
href: "#detalhes-contacto",
|
||||
},
|
||||
label: "Localização", href: "#detalhes-contacto"},
|
||||
{
|
||||
label: "WhatsApp",
|
||||
href: "https://wa.me/258841234567",
|
||||
},
|
||||
label: "WhatsApp", href: "https://wa.me/258841234567"},
|
||||
{
|
||||
label: "Email",
|
||||
href: "mailto:info@chuchupoolbar.com",
|
||||
},
|
||||
label: "Email", href: "mailto:info@chuchupoolbar.com"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Política de Privacidade",
|
||||
href: "#",
|
||||
},
|
||||
label: "Política de Privacidade", href: "#"},
|
||||
{
|
||||
label: "Termos de Serviço",
|
||||
href: "#",
|
||||
},
|
||||
label: "Termos de Serviço", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user