Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5d80162ca3 | |||
| 98dd061d2a | |||
| dc497b9176 | |||
| 63cbf84294 | |||
| a68c4c04ab | |||
| 158de3889a | |||
| 33c156d6f4 |
@@ -5,7 +5,6 @@ import ReactLenis from "lenis/react";
|
|||||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||||
import { MessageCircle } from "lucide-react";
|
|
||||||
|
|
||||||
export default function CardapioPage() {
|
export default function CardapioPage() {
|
||||||
return (
|
return (
|
||||||
@@ -44,8 +43,8 @@ export default function CardapioPage() {
|
|||||||
title="Entradas Selecionadas"
|
title="Entradas Selecionadas"
|
||||||
description="Comece sua experiência com nossos pratos autorais."
|
description="Comece sua experiência com nossos pratos autorais."
|
||||||
products={[
|
products={[
|
||||||
{ id: "ent-1", brand: "Clássicos", name: "Camarão ao Alho", price: "", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/tiger-prawn-with-spicy-sauce-with-nice-decoration_1258-84823.jpg" },
|
{ id: "ent-1", name: "Camarão ao Alho", price: "R$ 89,00", brand: "Carioca", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/tiger-prawn-with-spicy-sauce-with-nice-decoration_1258-84823.jpg" },
|
||||||
{ id: "ent-2", brand: "Sazonal", name: "Salada de Frutos do Mar", price: "", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/seafood-crab-salad-with-fresh-parmesan-crackers-greenery-inside-white-plate_114579-1799.jpg" },
|
{ id: "ent-2", name: "Salada de Frutos do Mar", price: "R$ 75,00", brand: "Carioca", rating: 4, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/seafood-crab-salad-with-fresh-parmesan-crackers-greenery-inside-white-plate_114579-1799.jpg" },
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -55,7 +54,7 @@ export default function CardapioPage() {
|
|||||||
columns={[
|
columns={[
|
||||||
{ items: [{ label: "Sobre", href: "/sobre" }, { label: "Cardápio", href: "/cardapio" }, { label: "Contato", href: "/contato" }] },
|
{ items: [{ label: "Sobre", href: "/sobre" }, { label: "Cardápio", href: "/cardapio" }, { label: "Contato", href: "/contato" }] },
|
||||||
{ items: [
|
{ items: [
|
||||||
{ label: "WhatsApp: 04833048808", href: "https://wa.me/04833048808" },
|
{ label: "WhatsApp: (48) 3304-8828", href: "https://wa.me/554833048828" },
|
||||||
{ label: "Instagram", href: "https://www.instagram.com/camaraocariocajurere/" }
|
{ label: "Instagram", href: "https://www.instagram.com/camaraocariocajurere/" }
|
||||||
] },
|
] },
|
||||||
]}
|
]}
|
||||||
|
|||||||
@@ -6,7 +6,6 @@ import ContactSplit from '@/components/sections/contact/ContactSplit';
|
|||||||
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
||||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||||
import { MessageCircle } from "lucide-react";
|
|
||||||
|
|
||||||
export default function ContatoPage() {
|
export default function ContatoPage() {
|
||||||
return (
|
return (
|
||||||
@@ -42,7 +41,7 @@ export default function ContatoPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
title="Sua mesa está pronta."
|
title="Sua mesa está pronta."
|
||||||
description="Reserve agora pelo nosso WhatsApp 04833048808 ou faça uma visita."
|
description="Reserve agora pelo nosso WhatsApp (48) 3304-8828 ou faça uma visita."
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/modern-kitchen-design-interior_23-2150954776.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/modern-kitchen-design-interior_23-2150954776.jpg"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
buttonText="WhatsApp"
|
buttonText="WhatsApp"
|
||||||
@@ -71,7 +70,7 @@ export default function ContatoPage() {
|
|||||||
columns={[
|
columns={[
|
||||||
{ items: [{ label: "Sobre", href: "/sobre" }, { label: "Cardápio", href: "/cardapio" }, { label: "Contato", href: "/contato" }] },
|
{ items: [{ label: "Sobre", href: "/sobre" }, { label: "Cardápio", href: "/cardapio" }, { label: "Contato", href: "/contato" }] },
|
||||||
{ items: [
|
{ items: [
|
||||||
{ label: "WhatsApp: 04833048808", href: "https://wa.me/04833048808" },
|
{ label: "WhatsApp: (48) 3304-8828", href: "https://wa.me/554833048828" },
|
||||||
{ label: "Instagram", href: "https://www.instagram.com/camaraocariocajurere/" }
|
{ label: "Instagram", href: "https://www.instagram.com/camaraocariocajurere/" }
|
||||||
] },
|
] },
|
||||||
]}
|
]}
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSp
|
|||||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||||
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
||||||
import { MapPin, Star, Utensils, MessageCircle } from "lucide-react";
|
import { MapPin, Star, Utensils } from "lucide-react";
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
@@ -71,12 +71,8 @@ export default function LandingPage() {
|
|||||||
gridVariant="two-columns-alternating-heights"
|
gridVariant="two-columns-alternating-heights"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{ id: "p1", name: "Camarão Imperial", price: "", imageSrc: "http://img.b2bpic.net/free-photo/delicious-seafood-lobster-high-view_23-2148708702.jpg" },
|
{ id: "p1", name: "Camarão Imperial", price: "R$ 129,00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-seafood-lobster-high-view_23-2148708702.jpg" },
|
||||||
{ id: "p2", name: "Risoto de Frutos do Mar", price: "", imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-spaghetti-seafood_1339-3427.jpg" },
|
{ id: "p2", name: "Risoto de Frutos do Mar", price: "R$ 98,00", imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-spaghetti-seafood_1339-3427.jpg" },
|
||||||
{ id: "p3", name: "Lagosta Grelhada", price: "", imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-with-mussels-side-view_140725-9154.jpg" },
|
|
||||||
{ id: "p4", name: "Moqueca Carioca", price: "", imageSrc: "http://img.b2bpic.net/free-photo/baked-fish-with-shrimp-lemon-wedges_140725-3209.jpg" },
|
|
||||||
{ id: "p5", name: "Spaghetti ao Vongole", price: "", imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-spaghetti-seafood_1339-3422.jpg" },
|
|
||||||
{ id: "p6", name: "Camarão ao Champagne", price: "", imageSrc: "http://img.b2bpic.net/free-photo/prawns-placed-small-plates_1232-986.jpg" },
|
|
||||||
]}
|
]}
|
||||||
title="Nossas Especialidades"
|
title="Nossas Especialidades"
|
||||||
description="Pratos preparados na hora para garantir frescor e qualidade absoluta."
|
description="Pratos preparados na hora para garantir frescor e qualidade absoluta."
|
||||||
@@ -91,10 +87,6 @@ export default function LandingPage() {
|
|||||||
author="Daniela Machado"
|
author="Daniela Machado"
|
||||||
avatars={[
|
avatars={[
|
||||||
{ src: "http://img.b2bpic.net/free-photo/young-happy-woman-her-boyfriend-reading-text-message-mobile-phone-while-sitting-dining-table_637285-10328.jpg", alt: "Taiane Antonelli" },
|
{ src: "http://img.b2bpic.net/free-photo/young-happy-woman-her-boyfriend-reading-text-message-mobile-phone-while-sitting-dining-table_637285-10328.jpg", alt: "Taiane Antonelli" },
|
||||||
{ src: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190962.jpg", alt: "Sâmia Freire" },
|
|
||||||
{ src: "http://img.b2bpic.net/free-photo/handsome-confident-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-white-shirt-trousers-fashion-male-posing-street-near-embankment-europe-park-city-sunsetin-sunglasses_158538-22364.jpg", alt: "Daniela Machado" },
|
|
||||||
{ src: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081914.jpg", alt: "Eduardo Diniz Machado" },
|
|
||||||
{ src: "http://img.b2bpic.net/free-photo/waitress-near-display-case-with-tartines_23-2147830513.jpg", alt: "Lara Dalla Nora" },
|
|
||||||
]}
|
]}
|
||||||
ratingAnimation="blur-reveal"
|
ratingAnimation="blur-reveal"
|
||||||
avatarsAnimation="blur-reveal"
|
avatarsAnimation="blur-reveal"
|
||||||
@@ -118,7 +110,7 @@ export default function LandingPage() {
|
|||||||
columns={[
|
columns={[
|
||||||
{ items: [{ label: "Sobre", href: "/sobre" }, { label: "Cardápio", href: "/cardapio" }, { label: "Contato", href: "/contato" }] },
|
{ items: [{ label: "Sobre", href: "/sobre" }, { label: "Cardápio", href: "/cardapio" }, { label: "Contato", href: "/contato" }] },
|
||||||
{ items: [
|
{ items: [
|
||||||
{ label: "WhatsApp: 04833048808", href: "https://wa.me/04833048808" },
|
{ label: "WhatsApp: (48) 3304-8828", href: "https://wa.me/554833048828" },
|
||||||
{ label: "Instagram", href: "https://www.instagram.com/camaraocariocajurere/" }
|
{ label: "Instagram", href: "https://www.instagram.com/camaraocariocajurere/" }
|
||||||
] },
|
] },
|
||||||
]}
|
]}
|
||||||
|
|||||||
@@ -6,7 +6,8 @@ import AboutMetric from '@/components/sections/about/AboutMetric';
|
|||||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||||
import TeamCardTen from '@/components/sections/team/TeamCardTen';
|
import TeamCardTen from '@/components/sections/team/TeamCardTen';
|
||||||
import { Award, Users, MessageCircle } from "lucide-react";
|
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
|
||||||
|
import { Award, Users } from "lucide-react";
|
||||||
|
|
||||||
export default function SobrePage() {
|
export default function SobrePage() {
|
||||||
return (
|
return (
|
||||||
@@ -23,58 +24,81 @@ export default function SobrePage() {
|
|||||||
headingFontWeight="normal"
|
headingFontWeight="normal"
|
||||||
>
|
>
|
||||||
<ReactLenis root>
|
<ReactLenis root>
|
||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarLayoutFloatingInline
|
<NavbarLayoutFloatingInline
|
||||||
navItems={[
|
navItems={[
|
||||||
{ name: "Início", id: "/" },
|
{ name: "Início", id: "/" },
|
||||||
{ name: "Sobre", id: "/sobre" },
|
{ name: "Sobre", id: "/sobre" },
|
||||||
{ name: "Cardápio", id: "/cardapio" },
|
{ name: "Cardápio", id: "/cardapio" },
|
||||||
{ name: "Contato", id: "/contato" },
|
{ name: "Contato", id: "/contato" },
|
||||||
]}
|
]}
|
||||||
brandName="Camarão Carioca"
|
brandName="Camarão Carioca"
|
||||||
button={{ text: "Reservar Mesa", href: "/contato" }}
|
button={{ text: "Reservar Mesa", href: "/contato" }}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="sobre-page" data-section="sobre-page">
|
<div id="sobre-page" data-section="sobre-page">
|
||||||
<AboutMetric
|
<AboutMetric
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Nossa História de Sabor"
|
title="Nossa História de Sabor"
|
||||||
metrics={[
|
metrics={[
|
||||||
{ icon: Award, label: "Qualidade", value: "Premium" },
|
{ icon: Award, label: "Qualidade", value: "Premium" },
|
||||||
{ icon: Users, label: "Hospitalidade", value: "Atenção" },
|
{ icon: Users, label: "Hospitalidade", value: "Atenção" },
|
||||||
{ icon: Award, label: "Culinária", value: "Artesanal" },
|
{ icon: Award, label: "Culinária", value: "Artesanal" },
|
||||||
]}
|
]}
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="team" data-section="team">
|
<div id="detalhes" data-section="detalhes">
|
||||||
<TeamCardTen
|
<FaqSplitText
|
||||||
useInvertedBackground={false}
|
sideTitle="Informações Gerais"
|
||||||
title="Nossa Equipe de Chefs"
|
sideDescription="Conheça os detalhes que tornam o Camarão Carioca único."
|
||||||
tag="Expertise"
|
faqsAnimation="blur-reveal"
|
||||||
membersAnimation="slide-up"
|
useInvertedBackground={false}
|
||||||
memberVariant="card"
|
faqs={[
|
||||||
members={[
|
{ id: "a1", title: "Acessibilidade", content: "Nosso restaurante possui rampas de acesso e banheiros adaptados para maior comodidade de todos." },
|
||||||
{ id: "chef-1", name: "Chef Ricardo", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-asian-man-friends-reunion_23-2149244687.jpg" },
|
{ id: "a2", title: "Opções de Serviço", content: "Atendemos com serviço de salão, reserva antecipada e opções para retirada no balcão." },
|
||||||
{ id: "chef-2", name: "Chef Maria", imageSrc: "http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant_627829-2039.jpg" },
|
{ id: "a3", title: "Destaques", content: "Especialistas em frutos do mar frescos pescados diariamente e harmonização com vinhos selecionados." },
|
||||||
]}
|
{ id: "a4", title: "Adequação", content: "Ambiente ideal para jantares românticos, reuniões de negócios e celebrações familiares." },
|
||||||
/>
|
{ id: "a5", title: "Cardápio", content: "Oferecemos opções de pratos individuais, pratos para compartilhar, opções vegetarianas e menu infantil." },
|
||||||
</div>
|
{ id: "a6", title: "Comodidades", content: "Wi-Fi gratuito, ar-condicionado, área lounge e estacionamento próprio com manobrista." },
|
||||||
|
{ id: "a7", title: "Atmosfera", content: "Sofisticada e acolhedora, com iluminação suave e vista privilegiada para Jurerê." },
|
||||||
|
{ id: "a8", title: "Público", content: "Amantes da alta gastronomia que buscam qualidade, conforto e um atendimento impecável." },
|
||||||
|
{ id: "a9", title: "Planejamento", content: "Recomendamos reservas com 24h de antecedência para grupos acima de 6 pessoas." },
|
||||||
|
{ id: "a10", title: "Pagamento", content: "Aceitamos todos os cartões de crédito/débito, PIX e transferências bancárias." },
|
||||||
|
{ id: "a11", title: "Crianças", content: "Dispomos de cadeirões, menu kids exclusivo e espaço para entretenimento infantil." },
|
||||||
|
{ id: "a12", title: "Estacionamento", content: "Estacionamento privativo gratuito para clientes na entrada principal." }
|
||||||
|
]}
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="team" data-section="team">
|
||||||
<FooterLogoEmphasis
|
<TeamCardTen
|
||||||
columns={[
|
useInvertedBackground={false}
|
||||||
{ items: [{ label: "Sobre", href: "/sobre" }, { label: "Cardápio", href: "/cardapio" }, { label: "Contato", href: "/contato" }] },
|
title="Nossa Equipe de Chefs"
|
||||||
{ items: [
|
tag="Expertise"
|
||||||
{ label: "WhatsApp: 04833048808", href: "https://wa.me/04833048808" },
|
membersAnimation="slide-up"
|
||||||
{ label: "Instagram", href: "https://www.instagram.com/camaraocariocajurere/" }
|
memberVariant="card"
|
||||||
] },
|
members={[
|
||||||
]}
|
{ id: "chef-1", name: "Chef Ricardo", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-asian-man-friends-reunion_23-2149244687.jpg" },
|
||||||
logoText="Camarão Carioca Jurerê"
|
{ id: "chef-2", name: "Chef Maria", imageSrc: "http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant_627829-2039.jpg" },
|
||||||
/>
|
]}
|
||||||
</div>
|
/>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="footer" data-section="footer">
|
||||||
|
<FooterLogoEmphasis
|
||||||
|
columns={[
|
||||||
|
{ items: [{ label: "Sobre", href: "/sobre" }, { label: "Cardápio", href: "/cardapio" }, { label: "Contato", href: "/contato" }] },
|
||||||
|
{ items: [
|
||||||
|
{ label: "WhatsApp: (48) 3304-8828", href: "https://wa.me/554833048828" },
|
||||||
|
{ label: "Instagram", href: "https://www.instagram.com/camaraocariocajurere/" }
|
||||||
|
] },
|
||||||
|
]}
|
||||||
|
logoText="Camarão Carioca Jurerê"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user