Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
156
src/app/page.tsx
156
src/app/page.tsx
@@ -32,17 +32,11 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Início",
|
||||
id: "/",
|
||||
},
|
||||
name: "Início", id: "/"},
|
||||
{
|
||||
name: "Especialidades",
|
||||
id: "#especialidades",
|
||||
},
|
||||
name: "Especialidades", id: "#especialidades"},
|
||||
{
|
||||
name: "Reservar",
|
||||
id: "#contato",
|
||||
},
|
||||
name: "Reservar", id: "#contato"},
|
||||
]}
|
||||
brandName="São Martinho"
|
||||
/>
|
||||
@@ -51,32 +45,15 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Churrascaria de São Martinho"
|
||||
description="Uma joia escondida no Funchal, servindo os melhores grelhados da região com tradição e sabor autêntico."
|
||||
tag="Sabor Tradicional"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-pieces-wooden-board_140725-9691.jpg",
|
||||
imageAlt: "Ambiente da churrascaria",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-pieces-wooden-board_140725-9691.jpg", imageAlt: "Ambiente da churrascaria"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-chorizo-assortment_23-2148980271.jpg",
|
||||
imageAlt: "Pratos tradicionais",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-pieces-with-sliced-onion_140725-3758.jpg",
|
||||
imageAlt: "Fried meat pieces with sliced onion",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-breast-with-french-fries-rice_140725-9651.jpg",
|
||||
imageAlt: "Fried chicken breast with french fries and rice",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-with-tomato-sliced-onions_140725-6153.jpg",
|
||||
imageAlt: "Fried chicken with tomato and sliced onions",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-chorizo-assortment_23-2148980271.jpg", imageAlt: "Pratos tradicionais"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -93,17 +70,11 @@ export default function LandingPage() {
|
||||
description="Com anos de experiência, dedicamo-nos a preparar carnes de alta qualidade sobre brasas vivas, mantendo vivo o sabor da cozinha tradicional madeirense."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Ingredientes Frescos",
|
||||
description: "Selecionamos apenas produtos locais de qualidade.",
|
||||
},
|
||||
title: "Ingredientes Frescos", description: "Selecionamos apenas produtos locais de qualidade."},
|
||||
{
|
||||
title: "Ambiente Acolhedor",
|
||||
description: "Um lugar perfeito para momentos em família.",
|
||||
},
|
||||
title: "Ambiente Acolhedor", description: "Um lugar perfeito para momentos em família."},
|
||||
{
|
||||
title: "Brasa Viva",
|
||||
description: "Sabor único e autêntico em todos os cortes.",
|
||||
},
|
||||
title: "Brasa Viva", description: "Sabor único e autêntico em todos os cortes."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/salad-with-red-caviar-salmon-avocado_140725-6797.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -117,17 +88,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
negativeCard={{
|
||||
items: [
|
||||
"Sem conservantes artificiais",
|
||||
"Sem pressa no preparo",
|
||||
"Sem falhas no sabor",
|
||||
],
|
||||
"Sem conservantes artificiais", "Sem pressa no preparo", "Sem falhas no sabor"],
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"Carnes premium selecionadas",
|
||||
"Ambiente autêntico",
|
||||
"Atendimento familiar",
|
||||
],
|
||||
"Carnes premium selecionadas", "Ambiente autêntico", "Atendimento familiar"],
|
||||
}}
|
||||
title="Por que nos escolher?"
|
||||
description="Diferenciamos-nos pela dedicação à qualidade e pelo atendimento genuíno que nos tornou uma referência."
|
||||
@@ -142,41 +107,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Picanha Selecionada",
|
||||
price: "19,90€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-wooden-board_93675-128342.jpg",
|
||||
},
|
||||
id: "p1", name: "Picanha Selecionada", price: "19,90€", imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-wooden-board_93675-128342.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Espetada Madeirense",
|
||||
price: "17,50€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetables-meat-skewers-grilled_23-2148632662.jpg",
|
||||
},
|
||||
id: "p2", name: "Espetada Madeirense", price: "17,50€", imageSrc: "http://img.b2bpic.net/free-photo/vegetables-meat-skewers-grilled_23-2148632662.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Frango no Churrasco",
|
||||
price: "12,90€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-thanksgiving-day-delicious-dinner_23-2149100159.jpg",
|
||||
},
|
||||
id: "p3", name: "Frango no Churrasco", price: "12,90€", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-thanksgiving-day-delicious-dinner_23-2149100159.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Costeletas de Borrego",
|
||||
price: "21,00€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-cooked-grilled-meat-with-spices-cut-slices-served-dark-slate-closeup_1220-6867.jpg",
|
||||
},
|
||||
id: "p4", name: "Costeletas de Borrego", price: "21,00€", imageSrc: "http://img.b2bpic.net/free-photo/fried-cooked-grilled-meat-with-spices-cut-slices-served-dark-slate-closeup_1220-6867.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Bife à São Martinho",
|
||||
price: "18,50€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-shish-kebab-skewers-with-tomato-paper-ayran-white-plate_176474-3220.jpg",
|
||||
},
|
||||
id: "p5", name: "Bife à São Martinho", price: "18,50€", imageSrc: "http://img.b2bpic.net/free-photo/side-view-shish-kebab-skewers-with-tomato-paper-ayran-white-plate_176474-3220.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Combo de Carnes",
|
||||
price: "35,00€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-chicken-wings-potatoes-lemon-oil-tablecloth-grey-notebook_140725-71478.jpg",
|
||||
},
|
||||
id: "p6", name: "Combo de Carnes", price: "35,00€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-chicken-wings-potatoes-lemon-oil-tablecloth-grey-notebook_140725-71478.jpg"},
|
||||
]}
|
||||
title="Especialidades da Casa"
|
||||
description="O melhor do nosso menu preparado com maestria."
|
||||
@@ -191,25 +132,15 @@ export default function LandingPage() {
|
||||
author="João Silva"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg",
|
||||
alt: "Cliente",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg", alt: "Cliente"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/joyful-good-looking-ordinary-man-with-ginger-hair-bristle-blue-t-shirt-smiling-broadly_176420-27465.jpg",
|
||||
alt: "Cliente",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/joyful-good-looking-ordinary-man-with-ginger-hair-bristle-blue-t-shirt-smiling-broadly_176420-27465.jpg", alt: "Cliente"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/best-female-friends-have-fun-together-takes-selfie-photo_273609-18145.jpg",
|
||||
alt: "Cliente",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/best-female-friends-have-fun-together-takes-selfie-photo_273609-18145.jpg", alt: "Cliente"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-holding-hat_23-2149213181.jpg",
|
||||
alt: "Cliente",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-holding-hat_23-2149213181.jpg", alt: "Cliente"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg",
|
||||
alt: "Cliente",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg", alt: "Cliente"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -221,20 +152,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "É necessário reservar?",
|
||||
content: "Recomendamos a reserva antecipada, especialmente aos fins de semana.",
|
||||
},
|
||||
id: "q1", title: "É necessário reservar?", content: "Recomendamos a reserva antecipada, especialmente aos fins de semana."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Aceitam cartões?",
|
||||
content: "Sim, aceitamos todos os principais cartões de crédito e multibanco.",
|
||||
},
|
||||
id: "q2", title: "Aceitam cartões?", content: "Sim, aceitamos todos os principais cartões de crédito e multibanco."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Têm opções vegetarianas?",
|
||||
content: "Temos opções de acompanhamentos e saladas, mas focamos em grelhados.",
|
||||
},
|
||||
id: "q3", title: "Têm opções vegetarianas?", content: "Temos opções de acompanhamentos e saladas, mas focamos em grelhados."},
|
||||
]}
|
||||
sideTitle="Dúvidas Comuns"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -245,16 +167,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contacto"
|
||||
title="Reserve a sua experiência"
|
||||
description="Descubra porque tantos clientes recomendam a nossa churrascaria. Ligue para marcar a sua mesa."
|
||||
buttons={[
|
||||
{
|
||||
text: "Ligar Agora",
|
||||
href: "tel:+351291101268",
|
||||
},
|
||||
text: "Ligar Agora", href: "tel:+351291101268"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -264,30 +183,21 @@ export default function LandingPage() {
|
||||
logoText="Churrascaria de São Martinho"
|
||||
columns={[
|
||||
{
|
||||
title: "Localização",
|
||||
items: [
|
||||
title: "Localização", items: [
|
||||
{
|
||||
label: "Caminho da Igreja Nova 3 e 5, Funchal",
|
||||
href: "#",
|
||||
},
|
||||
label: "Caminho da Igreja Nova 3 e 5, Funchal", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contacto",
|
||||
items: [
|
||||
title: "Contacto", items: [
|
||||
{
|
||||
label: "291 101 268",
|
||||
href: "tel:+351291101268",
|
||||
},
|
||||
label: "291 101 268", href: "tel:+351291101268"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacidade",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacidade", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user