Update src/app/page.tsx
This commit is contained in:
228
src/app/page.tsx
228
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Sobre",
|
||||
id: "about",
|
||||
},
|
||||
name: "Sobre", id: "about"},
|
||||
{
|
||||
name: "Cardápio",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Cardápio", id: "menu"},
|
||||
{
|
||||
name: "Reservas",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Reservas", id: "contact"},
|
||||
]}
|
||||
brandName="Trattoria Carbone"
|
||||
/>
|
||||
@@ -56,32 +48,15 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Autêntica Culinária Italiana, Experiência Premium"
|
||||
description="O Trattoria Carbone traz a tradição e sofisticação da Itália para sua mesa. Ingredientes importados, técnicas clássicas, e atmosfera refinada em cada refeição."
|
||||
tag="Bem-vindo ao Carbone"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-luxury-restaurant_23-2150598348.jpg?_wi=1",
|
||||
imageAlt: "Experiência gastronômica no Trattoria Carbone",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-luxury-restaurant_23-2150598348.jpg", imageAlt: "Experiência gastronômica no Trattoria Carbone"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081876.jpg",
|
||||
imageAlt: "Detalhe da nossa cozinha",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/great-landscape-opens-cosy-dinner-table_8353-93.jpg",
|
||||
imageAlt: "Great landscape opens behind the cosy dinner table",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wonderful-wedding-table-amazing-restaurant_8353-9875.jpg",
|
||||
imageAlt: "Wonderful wedding table in amazing restaurant",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-couple-love-having-great-time-together-their-dating-attractive-couple-enjoying-each-other-young-woman-feeding-her-man-restaurant_613910-18761.jpg",
|
||||
imageAlt: "Beautiful African-American couple in love having a great time together at their dating",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081876.jpg", imageAlt: "Detalhe da nossa cozinha"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -94,9 +69,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Tradição em cada detalhe"
|
||||
description={[
|
||||
"Fundado com o propósito de honrar as raízes italianas, o Trattoria Carbone é um santuário de sabor e convívio.",
|
||||
"Nossa equipe combina ingredientes locais frescos com a excelência técnica da Itália para criar pratos que contam histórias de gerações.",
|
||||
]}
|
||||
"Fundado com o propósito de honrar as raízes italianas, o Trattoria Carbone é um santuário de sabor e convívio.", "Nossa equipe combina ingredientes locais frescos com a excelência técnica da Itália para criar pratos que contam histórias de gerações."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -107,32 +80,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Ingredientes Importados",
|
||||
tags: [
|
||||
"Premium",
|
||||
],
|
||||
imageAlt: "Seleção de ingredientes",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-cooking_23-2150980286.jpg",
|
||||
},
|
||||
id: "f1", title: "Ingredientes Importados", tags: [
|
||||
"Premium"],
|
||||
imageAlt: "Seleção de ingredientes", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-cooking_23-2150980286.jpg"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Carta de Vinhos",
|
||||
tags: [
|
||||
"Sommelier",
|
||||
],
|
||||
imageAlt: "Nossa carta",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-luxury-restaurant_23-2150598348.jpg?_wi=2",
|
||||
},
|
||||
id: "f2", title: "Carta de Vinhos", tags: [
|
||||
"Sommelier"],
|
||||
imageAlt: "Nossa carta", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-luxury-restaurant_23-2150598348.jpg"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Private Dining",
|
||||
tags: [
|
||||
"Eventos",
|
||||
],
|
||||
imageAlt: "Espaço privativo",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-italian-pasta-with-mushrooms-parmesan-slices-oregano-leaves-granite-bowl_114579-1832.jpg?_wi=1",
|
||||
},
|
||||
id: "f3", title: "Private Dining", tags: [
|
||||
"Eventos"],
|
||||
imageAlt: "Espaço privativo", imageSrc: "http://img.b2bpic.net/free-photo/traditional-italian-pasta-with-mushrooms-parmesan-slices-oregano-leaves-granite-bowl_114579-1832.jpg"},
|
||||
]}
|
||||
title="Por que nos escolher"
|
||||
description="Experiências gastronômicas pensadas para encantar os sentidos."
|
||||
@@ -147,59 +105,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Massas",
|
||||
name: "Tagliatelle Al Tartufo",
|
||||
price: "R$ 120",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-italian-pasta-with-mushrooms-parmesan-slices-oregano-leaves-granite-bowl_114579-1832.jpg?_wi=2",
|
||||
},
|
||||
id: "p1", brand: "Massas", name: "Tagliatelle Al Tartufo", price: "R$ 120", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/traditional-italian-pasta-with-mushrooms-parmesan-slices-oregano-leaves-granite-bowl_114579-1832.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Carnes",
|
||||
name: "Ossobuco Tradicional",
|
||||
price: "R$ 150",
|
||||
rating: 5,
|
||||
reviewCount: "89",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-salads-table-top-view_140725-5594.jpg",
|
||||
},
|
||||
id: "p2", brand: "Carnes", name: "Ossobuco Tradicional", price: "R$ 150", rating: 5,
|
||||
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/various-salads-table-top-view_140725-5594.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Entradas",
|
||||
name: "Burrata Artesanal",
|
||||
price: "R$ 85",
|
||||
rating: 5,
|
||||
reviewCount: "210",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-meal-drink-arrangement_23-2148847460.jpg",
|
||||
},
|
||||
id: "p3", brand: "Entradas", name: "Burrata Artesanal", price: "R$ 85", rating: 5,
|
||||
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/delicious-meal-drink-arrangement_23-2148847460.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Massas",
|
||||
name: "Gnocchi ao Ragu",
|
||||
price: "R$ 95",
|
||||
rating: 4,
|
||||
reviewCount: "150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-fettuccini-with-creamy-sauce-parmesan-topped-with-cherry-tomato-dill_140725-1612.jpg",
|
||||
},
|
||||
id: "p4", brand: "Massas", name: "Gnocchi ao Ragu", price: "R$ 95", rating: 4,
|
||||
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/seafood-fettuccini-with-creamy-sauce-parmesan-topped-with-cherry-tomato-dill_140725-1612.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Sobremesas",
|
||||
name: "Tiramisu Clássico",
|
||||
price: "R$ 45",
|
||||
rating: 5,
|
||||
reviewCount: "300",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dish-with-grated-cheese-greens_141793-592.jpg",
|
||||
},
|
||||
id: "p5", brand: "Sobremesas", name: "Tiramisu Clássico", price: "R$ 45", rating: 5,
|
||||
reviewCount: "300", imageSrc: "http://img.b2bpic.net/free-photo/dish-with-grated-cheese-greens_141793-592.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Peixes",
|
||||
name: "Risotto de Frutos do Mar",
|
||||
price: "R$ 140",
|
||||
rating: 5,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-home-made-tagliatelle-pasta-with-parmesan-cherry-tomatoes-greenery_482257-25241.jpg",
|
||||
},
|
||||
id: "p6", brand: "Peixes", name: "Risotto de Frutos do Mar", price: "R$ 140", rating: 5,
|
||||
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/top-view-home-made-tagliatelle-pasta-with-parmesan-cherry-tomatoes-greenery_482257-25241.jpg"},
|
||||
]}
|
||||
title="Especialidades do Chef"
|
||||
description="Explore pratos autorais que definem a essência da nossa cozinha."
|
||||
@@ -213,45 +135,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Cláudia Mendes",
|
||||
handle: "@claudia.m",
|
||||
testimonial: "Uma experiência autêntica e inesquecível em cada prato.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-dressed-black-dress-beige-trench-with-stylish-hairstyle-red-lips-terrace_291650-314.jpg",
|
||||
},
|
||||
id: "1", name: "Cláudia Mendes", handle: "@claudia.m", testimonial: "Uma experiência autêntica e inesquecível em cada prato.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-dressed-black-dress-beige-trench-with-stylish-hairstyle-red-lips-terrace_291650-314.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Roberto Silva",
|
||||
handle: "@roberto.s",
|
||||
testimonial: "O melhor serviço e atendimento italiano da cidade.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinks-cocktail-bar_641386-403.jpg",
|
||||
},
|
||||
id: "2", name: "Roberto Silva", handle: "@roberto.s", testimonial: "O melhor serviço e atendimento italiano da cidade.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinks-cocktail-bar_641386-403.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Ana Paula",
|
||||
handle: "@anapaula",
|
||||
testimonial: "Adoramos a atmosfera refinada para nosso jantar.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-taking-selfie-with-phone_23-2149356897.jpg",
|
||||
},
|
||||
id: "3", name: "Ana Paula", handle: "@anapaula", testimonial: "Adoramos a atmosfera refinada para nosso jantar.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-taking-selfie-with-phone_23-2149356897.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Eduardo Lima",
|
||||
handle: "@edu.lima",
|
||||
testimonial: "Qualidade excelente, desde os ingredientes até o vinho.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-luxury-restaurant_23-2150598415.jpg",
|
||||
},
|
||||
id: "4", name: "Eduardo Lima", handle: "@edu.lima", testimonial: "Qualidade excelente, desde os ingredientes até o vinho.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-luxury-restaurant_23-2150598415.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Beatriz Souza",
|
||||
handle: "@bia.souza",
|
||||
testimonial: "Comida maravilhosa, super recomendo para datas especiais.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598345.jpg",
|
||||
},
|
||||
id: "5", name: "Beatriz Souza", handle: "@bia.souza", testimonial: "Comida maravilhosa, super recomendo para datas especiais.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598345.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="O que nossos clientes dizem"
|
||||
@@ -266,23 +163,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: Award,
|
||||
title: "Anos de Tradição",
|
||||
value: "15+",
|
||||
},
|
||||
id: "m1", icon: Award,
|
||||
title: "Anos de Tradição", value: "15+"},
|
||||
{
|
||||
id: "m2",
|
||||
icon: Coffee,
|
||||
title: "Pratos Servidos",
|
||||
value: "50k+",
|
||||
},
|
||||
id: "m2", icon: Coffee,
|
||||
title: "Pratos Servidos", value: "50k+"},
|
||||
{
|
||||
id: "m3",
|
||||
icon: Users,
|
||||
title: "Clientes Fiéis",
|
||||
value: "10k+",
|
||||
},
|
||||
id: "m3", icon: Users,
|
||||
title: "Clientes Fiéis", value: "10k+"},
|
||||
]}
|
||||
title="Nossa marca na culinária"
|
||||
description="Números que consolidam nossa excelência."
|
||||
@@ -295,20 +183,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "É necessário reserva?",
|
||||
content: "Sim, recomendamos fortemente reservar sua mesa com antecedência.",
|
||||
},
|
||||
id: "q1", title: "É necessário reserva?", content: "Sim, recomendamos fortemente reservar sua mesa com antecedência."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Oferecem opções veganas?",
|
||||
content: "Sim, possuímos um menu especial dedicado ao público vegano.",
|
||||
},
|
||||
id: "q2", title: "Oferecem opções veganas?", content: "Sim, possuímos um menu especial dedicado ao público vegano."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Aceitam eventos?",
|
||||
content: "Sim, temos salas privativas disponíveis mediante agendamento.",
|
||||
},
|
||||
id: "q3", title: "Aceitam eventos?", content: "Sim, temos salas privativas disponíveis mediante agendamento."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/decanter-red-wine-glass-arrangement_23-2149746504.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -322,8 +201,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Reservas"
|
||||
title="Reserve sua experiência"
|
||||
description="Preencha seus detalhes abaixo para garantir um lugar à nossa mesa."
|
||||
@@ -341,14 +219,10 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "https://instagram.com", ariaLabel: "Instagram"},
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "https://facebook.com", ariaLabel: "Facebook"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user