|
|
|
|
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
|
|
|
|
description="Nossa cozinha combina o frescor do oceano com a tradição da culinária carioca, oferecendo uma experiência que vai muito além do paladar. Localizados na deslumbrante Praia de Piratininga, criamos um refúgio para quem busca sabores autênticos e o calor humano que só o Rio de Janeiro pode proporcionar."
|
|
|
|
|
metrics={[
|
|
|
|
|
{ value: "10+", title: "Anos de tradição" },
|
|
|
|
|
{ value: "4.5★", title: "Avaliação média" },
|
|
|
|
|
{ value: "4.6★", title: "Avaliação média" },
|
|
|
|
|
{ value: "100+", title: "Reviews reais" },
|
|
|
|
|
]}
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/raw-trout-ready-be-cooked_23-2150353386.jpg"
|
|
|
|
|
@@ -98,8 +98,8 @@ export default function LandingPage() {
|
|
|
|
|
gridVariant="uniform-all-items-equal"
|
|
|
|
|
useInvertedBackground={true}
|
|
|
|
|
features={[
|
|
|
|
|
{ title: "Vista Privilegiada", description: "Debruçados sobre o mar de Piratininga.", imageSrc: "http://img.b2bpic.net/free-photo/bottle-with-letter-lies-blue-serviette-dinner-table_1304-3688.jpg" },
|
|
|
|
|
{ title: "Pet-Friendly", description: "Seu melhor amigo é bem-vindo.", imageSrc: "http://img.b2bpic.net/free-photo/sharm-vacation-tropical-silhouette-light_1203-4806.jpg" },
|
|
|
|
|
{ title: "Vista Privilegiada", description: "Debruçados sobre o mar de Piratininga.", imageSrc: "https://img.b2bpic.net/free-photo/vertical-high-angle-shot-mesmerizing-beach-scenery-san-sebastian-spain_181624-12878.jpg?id=10111710" },
|
|
|
|
|
{ title: "Pet-Friendly", description: "Seu melhor amigo é bem-vindo.", imageSrc: "https://img.b2bpic.net/free-photo/woman-walking-her-weimaraner-dog-beach_53876-94773.jpg?id=11303928" },
|
|
|
|
|
{ title: "Eventos Especiais", description: "Espaço ideal para grupos e celebrações.", imageSrc: "http://img.b2bpic.net/free-photo/chair-table-terrace-restaurant-with-sea-view_1339-7119.jpg" },
|
|
|
|
|
]}
|
|
|
|
|
title="Mais que uma refeição"
|
|
|
|
|
@@ -114,7 +114,7 @@ export default function LandingPage() {
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
testimonials={[
|
|
|
|
|
{ id: "1", name: "Ana Silva", role: "Frequente", testimonial: "O bobó de camarão é insuperável, tempero perfeito!", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-sitting-cafe_176420-5900.jpg" },
|
|
|
|
|
{ id: "2", name: "Carlos Mendes", role: "Visitante", testimonial: "Vista maravilhosa e o pôr do sol é um evento à parte.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-sitting-cafe_273443-677.jpg" },
|
|
|
|
|
{ id: "2", name: "Carlos Mendes", role: "Visitante", testimonial: "Vista maravilhosa e o pôr do sol é um evento à parte.", imageSrc: "https://img.b2bpic.net/free-photo/handsome-man-outdoors-drinking-coffee-with-sunglasses-guy-with-beard-instagram-effect_1212-818.jpg?id=1131457" },
|
|
|
|
|
]}
|
|
|
|
|
title="O que nossos clientes dizem"
|
|
|
|
|
description="Relatos de quem já viveu a experiência Maria da Praia."
|
|
|
|
|
@@ -161,4 +161,4 @@ export default function LandingPage() {
|
|
|
|
|
</ReactLenis>
|
|
|
|
|
</ThemeProvider>
|
|
|
|
|
);
|
|
|
|
|
}
|
|
|
|
|
}
|