Update src/app/page.tsx
This commit is contained in:
253
src/app/page.tsx
253
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Início",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Início", id: "hero"},
|
||||
{
|
||||
name: "Sobre",
|
||||
id: "about",
|
||||
},
|
||||
name: "Sobre", id: "about"},
|
||||
{
|
||||
name: "Cardápio",
|
||||
id: "products",
|
||||
},
|
||||
name: "Cardápio", id: "products"},
|
||||
{
|
||||
name: "Contato",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contato", id: "contact"},
|
||||
]}
|
||||
brandName="Sabor da Terra"
|
||||
/>
|
||||
@@ -56,99 +48,56 @@ export default function LandingPage() {
|
||||
<HeroSplitTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="O sabor autêntico da terra em cada prato."
|
||||
description="Descubra uma culinária artesanal, feita com ingredientes frescos e muito carinho. O Sabor da Terra convida você para uma experiência memorável."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Ana Silva",
|
||||
handle: "@anasilva",
|
||||
testimonial: "A melhor comida caseira que já provei, o tempero é inigualável!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5286.jpg",
|
||||
},
|
||||
name: "Ana Silva", handle: "@anasilva", testimonial: "A melhor comida caseira que já provei, o tempero é inigualável!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5286.jpg"},
|
||||
{
|
||||
name: "Pedro Souza",
|
||||
handle: "@pedrosouza",
|
||||
testimonial: "Ambiente acolhedor e atendimento nota 10, voltarei sempre.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-woman-eating-german-salty-pastry-pretzel-doing-ok-sign-with-fingers-excellent-symbol_839833-29953.jpg",
|
||||
},
|
||||
name: "Pedro Souza", handle: "@pedrosouza", testimonial: "Ambiente acolhedor e atendimento nota 10, voltarei sempre.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-woman-eating-german-salty-pastry-pretzel-doing-ok-sign-with-fingers-excellent-symbol_839833-29953.jpg"},
|
||||
{
|
||||
name: "Mariana Lima",
|
||||
handle: "@marilima",
|
||||
testimonial: "Ingredientes sempre frescos, dá pra sentir o carinho em cada detalhe.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-fast-food-cheat-meal-woman-burger-restaurant_169016-67527.jpg",
|
||||
},
|
||||
name: "Mariana Lima", handle: "@marilima", testimonial: "Ingredientes sempre frescos, dá pra sentir o carinho em cada detalhe.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-fast-food-cheat-meal-woman-burger-restaurant_169016-67527.jpg"},
|
||||
{
|
||||
name: "Carlos Mendes",
|
||||
handle: "@carlosm",
|
||||
testimonial: "Um tesouro escondido! Pratos generosos e saborosos.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-group-happy-friends-laughing-having-fun-while-eating-dinner-dining-table-home_637285-10338.jpg",
|
||||
},
|
||||
name: "Carlos Mendes", handle: "@carlosm", testimonial: "Um tesouro escondido! Pratos generosos e saborosos.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-group-happy-friends-laughing-having-fun-while-eating-dinner-dining-table-home_637285-10338.jpg"},
|
||||
{
|
||||
name: "Lucia Rocha",
|
||||
handle: "@luciar",
|
||||
testimonial: "Simplesmente maravilhoso, recomendo a todos da região.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-courier-red-uniform-cape-holding-delivery-food-package-cheering-pink-wall-uniform-delivery-service-company-job-worker_140725-41816.jpg",
|
||||
},
|
||||
name: "Lucia Rocha", handle: "@luciar", testimonial: "Simplesmente maravilhoso, recomendo a todos da região.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-courier-red-uniform-cape-holding-delivery-food-package-cheering-pink-wall-uniform-delivery-service-company-job-worker_140725-41816.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Ver Cardápio",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Ver Cardápio", href: "#products"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-spoon-fork-with-salad-background_1150-259.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/food-vegetable-colorful-background-tasty-fresh-vegetables-wooden-table-top-view-with-copy-space_1220-3868.jpg",
|
||||
alt: "Diner 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/food-vegetable-colorful-background-tasty-fresh-vegetables-wooden-table-top-view-with-copy-space_1220-3868.jpg", alt: "Diner 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/organic-healthy-food-dining-table_169016-2033.jpg",
|
||||
alt: "Diner 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/organic-healthy-food-dining-table_169016-2033.jpg", alt: "Diner 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/few-fresh-appetizing-vegetable-plate-green-grass-sunny-summer-day-full-shot_132075-5748.jpg",
|
||||
alt: "Diner 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/few-fresh-appetizing-vegetable-plate-green-grass-sunny-summer-day-full-shot_132075-5748.jpg", alt: "Diner 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/top-view-vegetables-as-broccoli-peppers-basket-plaid-cloth-wooden-background-with-copy-space_141793-53341.jpg",
|
||||
alt: "Diner 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/top-view-vegetables-as-broccoli-peppers-basket-plaid-cloth-wooden-background-with-copy-space_141793-53341.jpg", alt: "Diner 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-family-taking-selfie-table_23-2149858255.jpg",
|
||||
alt: "Diner 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-family-taking-selfie-table_23-2149858255.jpg", alt: "Diner 5"},
|
||||
]}
|
||||
avatarText="Junte-se a mais de 1.000 clientes satisfeitos"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Produtos Locais",
|
||||
},
|
||||
type: "text", text: "Produtos Locais"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Orgânicos",
|
||||
},
|
||||
type: "text", text: "Orgânicos"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Artesanal",
|
||||
},
|
||||
type: "text", text: "Artesanal"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Frescor",
|
||||
},
|
||||
type: "text", text: "Frescor"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Qualidade",
|
||||
},
|
||||
type: "text", text: "Qualidade"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -159,9 +108,7 @@ export default function LandingPage() {
|
||||
title="Nossa História e Propósito"
|
||||
buttons={[
|
||||
{
|
||||
text: "Saiba Mais",
|
||||
href: "#",
|
||||
},
|
||||
text: "Saiba Mais", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -173,25 +120,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Ingredientes Orgânicos",
|
||||
author: "Sabor da Terra",
|
||||
description: "Priorizamos pequenos produtores locais.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-vegetables-mushrooms-bowl_23-2147829026.jpg",
|
||||
id: "f1", title: "Ingredientes Orgânicos", author: "Sabor da Terra", description: "Priorizamos pequenos produtores locais.", tags: [],
|
||||
videoSrc: "https://example.com/video.mp4"
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Preparo Artesanal",
|
||||
author: "Sabor da Terra",
|
||||
description: "Cada prato é feito à mão, respeitando o tempo de cada ingrediente.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-shopping-bag-wooden-background_169016-20843.jpg",
|
||||
id: "f2", title: "Preparo Artesanal", author: "Sabor da Terra", description: "Cada prato é feito à mão, respeitando o tempo de cada ingrediente.", tags: [],
|
||||
videoSrc: "https://example.com/video.mp4"
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Ambiente Acolhedor",
|
||||
author: "Sabor da Terra",
|
||||
description: "Um refúgio para desfrutar com a família e amigos.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-family-talking-thanksgiving-meal-dining-room_637285-12989.jpg",
|
||||
id: "f3", title: "Ambiente Acolhedor", author: "Sabor da Terra", description: "Um refúgio para desfrutar com a família e amigos.", tags: [],
|
||||
videoSrc: "https://example.com/video.mp4"
|
||||
},
|
||||
]}
|
||||
title="O Que Nos Torna Especiais"
|
||||
@@ -207,41 +145,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Frango Assado Rústico",
|
||||
price: "R$ 45,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-avocado-salad-with-raddish-yellow-bell-pepper-fresh-herbs_140725-1462.jpg",
|
||||
},
|
||||
id: "p1", name: "Frango Assado Rústico", price: "R$ 45,00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-avocado-salad-with-raddish-yellow-bell-pepper-fresh-herbs_140725-1462.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Salada da Estação",
|
||||
price: "R$ 28,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-salad-with-lettuce-avocado-arugula-parmesan-cheese_141793-286.jpg",
|
||||
},
|
||||
id: "p2", name: "Salada da Estação", price: "R$ 28,00", imageSrc: "http://img.b2bpic.net/free-photo/green-salad-with-lettuce-avocado-arugula-parmesan-cheese_141793-286.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Carne de Panela",
|
||||
price: "R$ 52,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-meat-with-vegetables-inside-plate-brown-wooden-desk-food-meal-meat_140725-26151.jpg",
|
||||
},
|
||||
id: "p3", name: "Carne de Panela", price: "R$ 52,00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-meat-with-vegetables-inside-plate-brown-wooden-desk-food-meal-meat_140725-26151.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Sopa de Legumes",
|
||||
price: "R$ 22,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tomato-soup-with-basil-bowl_114579-12699.jpg",
|
||||
},
|
||||
id: "p4", name: "Sopa de Legumes", price: "R$ 22,00", imageSrc: "http://img.b2bpic.net/free-photo/tomato-soup-with-basil-bowl_114579-12699.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Torta de Maçã",
|
||||
price: "R$ 18,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vanilla-cupcakes-with-summer-berry-fruits-pink-platters_114579-11574.jpg",
|
||||
},
|
||||
id: "p5", name: "Torta de Maçã", price: "R$ 18,00", imageSrc: "http://img.b2bpic.net/free-photo/vanilla-cupcakes-with-summer-berry-fruits-pink-platters_114579-11574.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Suco Natural",
|
||||
price: "R$ 12,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-with-orange-juice-green-wooden-table_93675-135229.jpg",
|
||||
},
|
||||
id: "p6", name: "Suco Natural", price: "R$ 12,00", imageSrc: "http://img.b2bpic.net/free-photo/glass-with-orange-juice-green-wooden-table_93675-135229.jpg"},
|
||||
]}
|
||||
title="Nosso Cardápio Selecionado"
|
||||
description="Pratos preparados diariamente com paixão."
|
||||
@@ -253,14 +167,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Google Maps",
|
||||
"FoodReview",
|
||||
"FarmPartner",
|
||||
"Culinary Excellence",
|
||||
"TravelGuide",
|
||||
"OrganicCert",
|
||||
"Association",
|
||||
]}
|
||||
"Google Maps", "FoodReview", "FarmPartner", "Culinary Excellence", "TravelGuide", "OrganicCert", "Association"]}
|
||||
title="Nossos Parceiros e Reconhecimento"
|
||||
description="Orgulhosos de ser bem recomendados por quem entende de boa mesa."
|
||||
/>
|
||||
@@ -273,40 +180,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Ana Silva",
|
||||
role: "Cliente",
|
||||
testimonial: "O melhor tempero da região, recomendo!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-paying-bill-after-lunch-bar-man-is-using-smart-phone-contactless-payment_637285-631.jpg",
|
||||
},
|
||||
id: "t1", name: "Ana Silva", role: "Cliente", testimonial: "O melhor tempero da região, recomendo!", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-paying-bill-after-lunch-bar-man-is-using-smart-phone-contactless-payment_637285-631.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Pedro Souza",
|
||||
role: "Cliente",
|
||||
testimonial: "Atendimento impecável e comida incrível.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glad-positive-hipster-guy-dressed-casually-sits-table-waits-lunch-prepared-by-housewife-holds-digital-tablet_273609-8921.jpg",
|
||||
},
|
||||
id: "t2", name: "Pedro Souza", role: "Cliente", testimonial: "Atendimento impecável e comida incrível.", imageSrc: "http://img.b2bpic.net/free-photo/glad-positive-hipster-guy-dressed-casually-sits-table-waits-lunch-prepared-by-housewife-holds-digital-tablet_273609-8921.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Mariana Lima",
|
||||
role: "Cliente",
|
||||
testimonial: "Experiência gastronômica maravilhosa.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-tablet_23-2149927583.jpg",
|
||||
},
|
||||
id: "t3", name: "Mariana Lima", role: "Cliente", testimonial: "Experiência gastronômica maravilhosa.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-tablet_23-2149927583.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Carlos Mendes",
|
||||
role: "Cliente",
|
||||
testimonial: "Voltarei muitas outras vezes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-with-delicious-cocktails_23-2150124812.jpg",
|
||||
},
|
||||
id: "t4", name: "Carlos Mendes", role: "Cliente", testimonial: "Voltarei muitas outras vezes.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-with-delicious-cocktails_23-2150124812.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Lucia Rocha",
|
||||
role: "Cliente",
|
||||
testimonial: "Sabor que traz lembranças boas.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-side-view_23-2149872410.jpg",
|
||||
},
|
||||
id: "t5", name: "Lucia Rocha", role: "Cliente", testimonial: "Sabor que traz lembranças boas.", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-side-view_23-2149872410.jpg"},
|
||||
]}
|
||||
title="O Que Dizem Nossos Clientes"
|
||||
description="Depoimentos reais de quem já se encantou pelo nosso sabor."
|
||||
@@ -319,20 +201,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Vocês aceitam reservas?",
|
||||
content: "Sim, recomendamos reservar pelo WhatsApp.",
|
||||
},
|
||||
id: "q1", title: "Vocês aceitam reservas?", content: "Sim, recomendamos reservar pelo WhatsApp."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Tem opções vegetarianas?",
|
||||
content: "Sim, temos diversas opções frescas e vegetais.",
|
||||
},
|
||||
id: "q2", title: "Tem opções vegetarianas?", content: "Sim, temos diversas opções frescas e vegetais."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Qual o horário de funcionamento?",
|
||||
content: "Terça a Domingo das 11h às 15h.",
|
||||
},
|
||||
id: "q3", title: "Qual o horário de funcionamento?", content: "Terça a Domingo das 11h às 15h."},
|
||||
]}
|
||||
title="Dúvidas Frequentes"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -347,22 +220,14 @@ export default function LandingPage() {
|
||||
description="Estamos prontos para atender você. Deixe sua mensagem ou faça uma reserva."
|
||||
inputs={[
|
||||
{
|
||||
name: "nome",
|
||||
type: "text",
|
||||
placeholder: "Seu Nome",
|
||||
required: true,
|
||||
name: "nome", type: "text", placeholder: "Seu Nome", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Seu E-mail",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Seu E-mail", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "mensagem",
|
||||
placeholder: "Sua mensagem",
|
||||
rows: 4,
|
||||
name: "mensagem", placeholder: "Sua mensagem", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girl-takes-picture-blue-window-her-phone_8353-1329.jpg"
|
||||
@@ -375,25 +240,17 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Sobre Nós",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Sobre Nós", href: "#about"},
|
||||
{
|
||||
label: "Cardápio",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Cardápio", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Contato",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contato", href: "#contact"},
|
||||
{
|
||||
label: "Privacidade",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacidade", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user