Merge version_1 into main #1
202
src/app/page.tsx
202
src/app/page.tsx
@@ -32,25 +32,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Início",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Início", id: "hero"},
|
||||
{
|
||||
name: "Sobre",
|
||||
id: "about",
|
||||
},
|
||||
name: "Sobre", id: "about"},
|
||||
{
|
||||
name: "Cardápio",
|
||||
id: "product",
|
||||
},
|
||||
name: "Cardápio", id: "product"},
|
||||
{
|
||||
name: "Como Pedir",
|
||||
id: "process",
|
||||
},
|
||||
name: "Como Pedir", id: "process"},
|
||||
{
|
||||
name: "Contato",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contato", id: "contact"},
|
||||
]}
|
||||
brandName="Ítalo Massas"
|
||||
/>
|
||||
@@ -59,42 +49,21 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="O verdadeiro sabor da Itália em Andradina"
|
||||
description="Massas artesanais feitas com ingredientes frescos, sabor incomparável e entrega rápida para você."
|
||||
tag="🇮🇹 Destaque Gastronômico"
|
||||
buttons={[
|
||||
{
|
||||
text: "Pedir Agora",
|
||||
href: "https://wa.me/5518996226771",
|
||||
},
|
||||
text: "Pedir Agora", href: "https://wa.me/5518996226771"},
|
||||
{
|
||||
text: "Ver Cardápio",
|
||||
href: "#product",
|
||||
},
|
||||
text: "Ver Cardápio", href: "#product"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/italian-penne-pasta-with-spices-basilic-inside-white-bowl-white-background_114579-3144.jpg",
|
||||
imageAlt: "Massas Artesanais",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/italian-penne-pasta-with-spices-basilic-inside-white-bowl-white-background_114579-3144.jpg", imageAlt: "Massas Artesanais"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-italian-pasta-with-sauce-brown-wooden-table-pasta-cook-food-meal_140725-27862.jpg",
|
||||
imageAlt: "Prato Italiano",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-pasta-with-homemade-pesto-sauce_114579-29965.jpg",
|
||||
imageAlt: "Plate of pasta with homemade pesto sauce.",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-view-healthy-green-salad_23-2148440331.jpg",
|
||||
imageAlt: "High view healthy green salad",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-plate-with-tasty-pasta_23-2148847414.jpg",
|
||||
imageAlt: "Top view plate with tasty pasta",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-italian-pasta-with-sauce-brown-wooden-table-pasta-cook-food-meal_140725-27862.jpg", imageAlt: "Prato Italiano"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -108,9 +77,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Nossa História e Paixão"
|
||||
description={[
|
||||
"É aqui que o sabor nasce. Molhos feitos com calma, no tempo certo, com ingredientes frescos e muito carinho.",
|
||||
"Nossa missão é levar a autêntica experiência italiana diretamente para a sua mesa, preservando a tradição artesanal que amamos.",
|
||||
]}
|
||||
"É aqui que o sabor nasce. Molhos feitos com calma, no tempo certo, com ingredientes frescos e muito carinho.", "Nossa missão é levar a autêntica experiência italiana diretamente para a sua mesa, preservando a tradição artesanal que amamos."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -121,32 +88,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Massas Frescas",
|
||||
tags: [
|
||||
"artesanal",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-tagliatelle-nests-bowl-flour-colorful-surface-high-quality-photo_114579-78113.jpg",
|
||||
imageAlt: "Massas",
|
||||
},
|
||||
id: "1", title: "Massas Frescas", tags: [
|
||||
"artesanal"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-tagliatelle-nests-bowl-flour-colorful-surface-high-quality-photo_114579-78113.jpg", imageAlt: "Massas"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Entrega Rápida",
|
||||
tags: [
|
||||
"delivery",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-worker-delivering-meal-order-from-backpack-by-car-parking-driveway_482257-134935.jpg",
|
||||
imageAlt: "Entrega",
|
||||
},
|
||||
id: "2", title: "Entrega Rápida", tags: [
|
||||
"delivery"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-worker-delivering-meal-order-from-backpack-by-car-parking-driveway_482257-134935.jpg", imageAlt: "Entrega"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Localização Central",
|
||||
tags: [
|
||||
"andradina",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-hold-pin-tag-paper-carving-with-red-background_53876-41424.jpg",
|
||||
imageAlt: "Local",
|
||||
},
|
||||
id: "3", title: "Localização Central", tags: [
|
||||
"andradina"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-hold-pin-tag-paper-carving-with-red-background_53876-41424.jpg", imageAlt: "Local"},
|
||||
]}
|
||||
title="Por que nos escolher?"
|
||||
description="Qualidade, tradição e atendimento dedicado para você ter a melhor refeição."
|
||||
@@ -161,47 +113,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Espaguete Clássico",
|
||||
price: "R$ 39,90",
|
||||
variant: "Popular",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pasta-topped-with-tomato-cheese-herbs_141793-330.jpg",
|
||||
},
|
||||
id: "p1", name: "Espaguete Clássico", price: "R$ 39,90", variant: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/pasta-topped-with-tomato-cheese-herbs_141793-330.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Penne Arrabbiata",
|
||||
price: "R$ 42,90",
|
||||
variant: "Picante",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-penne-pasta-black-bowl_114579-88278.jpg",
|
||||
},
|
||||
id: "p2", name: "Penne Arrabbiata", price: "R$ 42,90", variant: "Picante", imageSrc: "http://img.b2bpic.net/free-photo/raw-penne-pasta-black-bowl_114579-88278.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Nhoque Artesanal",
|
||||
price: "R$ 45,90",
|
||||
variant: "Tradição",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-dushpere-famous-eastern-minced-meat-inside-meal-with-bouillon-brown-desk_140725-14990.jpg",
|
||||
},
|
||||
id: "p3", name: "Nhoque Artesanal", price: "R$ 45,90", variant: "Tradição", imageSrc: "http://img.b2bpic.net/free-photo/meat-dushpere-famous-eastern-minced-meat-inside-meal-with-bouillon-brown-desk_140725-14990.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Parmegiana Especial",
|
||||
price: "R$ 49,90",
|
||||
variant: "Preferido",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-3215.jpg",
|
||||
},
|
||||
id: "p4", name: "Parmegiana Especial", price: "R$ 49,90", variant: "Preferido", imageSrc: "http://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-3215.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Fettuccine Alfredo",
|
||||
price: "R$ 44,90",
|
||||
variant: "Cremoso",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pasta-plate_23-2150690677.jpg",
|
||||
},
|
||||
id: "p5", name: "Fettuccine Alfredo", price: "R$ 44,90", variant: "Cremoso", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pasta-plate_23-2150690677.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Ravioli de Espinafre",
|
||||
price: "R$ 48,90",
|
||||
variant: "Gourmet",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-spaghetti-pasta-with-grated-cheese-cherry-tomatoes-container_23-2148076244.jpg",
|
||||
},
|
||||
id: "p6", name: "Ravioli de Espinafre", price: "R$ 48,90", variant: "Gourmet", imageSrc: "http://img.b2bpic.net/free-photo/homemade-spaghetti-pasta-with-grated-cheese-cherry-tomatoes-container_23-2148076244.jpg"},
|
||||
]}
|
||||
title="Nosso Cardápio Especial"
|
||||
description="Pratos preparados com todo o rigor e carinho da culinária clássica."
|
||||
@@ -216,25 +138,15 @@ export default function LandingPage() {
|
||||
author="Ana Paula Silva"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/bearded-man-brown-suit-wearing-glasses-looking-happy-cheerful-smiling-broadly-showing-thumbs-up_141793-111743.jpg",
|
||||
alt: "Cliente 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/bearded-man-brown-suit-wearing-glasses-looking-happy-cheerful-smiling-broadly-showing-thumbs-up_141793-111743.jpg", alt: "Cliente 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-handsome-man-jacket-posing_171337-19811.jpg",
|
||||
alt: "Cliente 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-handsome-man-jacket-posing_171337-19811.jpg", alt: "Cliente 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/candid-portrait-young-professional-woman-cross-arms-chest-smiling-confident-standing-white-wall_176420-34095.jpg",
|
||||
alt: "Cliente 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/candid-portrait-young-professional-woman-cross-arms-chest-smiling-confident-standing-white-wall_176420-34095.jpg", alt: "Cliente 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg",
|
||||
alt: "Cliente 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg", alt: "Cliente 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-friends-with-food_23-2149410394.jpg",
|
||||
alt: "Cliente 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-friends-with-food_23-2149410394.jpg", alt: "Cliente 5"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="blur-reveal"
|
||||
@@ -247,20 +159,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Escolha seu prato",
|
||||
content: "Navegue pelo nosso cardápio digital e selecione as opções de massas e molhos.",
|
||||
},
|
||||
id: "f1", title: "Escolha seu prato", content: "Navegue pelo nosso cardápio digital e selecione as opções de massas e molhos."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Faça seu pedido",
|
||||
content: "Envie seu pedido pelo nosso WhatsApp ou link oficial com facilidade.",
|
||||
},
|
||||
id: "f2", title: "Faça seu pedido", content: "Envie seu pedido pelo nosso WhatsApp ou link oficial com facilidade."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Receba com carinho",
|
||||
content: "Preparamos tudo na hora e entregamos em sua casa com segurança.",
|
||||
},
|
||||
id: "f3", title: "Receba com carinho", content: "Preparamos tudo na hora e entregamos em sua casa com segurança."},
|
||||
]}
|
||||
title="Como pedir?"
|
||||
description="Em poucos minutos você garante seu prato favorito em casa."
|
||||
@@ -272,14 +175,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
text="Venha nos visitar ou peça agora e experimente o verdadeiro sabor da Itália em Andradina! \n\n📍 R. Dr. Orensy Rodrigues da Silva, 1009 – Centro\n📞 (18) 99622-6771"
|
||||
buttons={[
|
||||
{
|
||||
text: "Peça pelo WhatsApp",
|
||||
href: "https://wa.me/5518996226771",
|
||||
},
|
||||
text: "Peça pelo WhatsApp", href: "https://wa.me/5518996226771"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -288,37 +188,23 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Ítalo Massas",
|
||||
items: [
|
||||
title: "Ítalo Massas", items: [
|
||||
{
|
||||
label: "Sobre nós",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Sobre nós", href: "#about"},
|
||||
{
|
||||
label: "Cardápio",
|
||||
href: "#product",
|
||||
},
|
||||
label: "Cardápio", href: "#product"},
|
||||
{
|
||||
label: "Contato",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contato", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Atendimento",
|
||||
items: [
|
||||
title: "Atendimento", items: [
|
||||
{
|
||||
label: "Seg-Dom até 22h",
|
||||
href: "#",
|
||||
},
|
||||
label: "Seg-Dom até 22h", href: "#"},
|
||||
{
|
||||
label: "Retirada",
|
||||
href: "#",
|
||||
},
|
||||
label: "Retirada", href: "#"},
|
||||
{
|
||||
label: "Delivery",
|
||||
href: "#",
|
||||
},
|
||||
label: "Delivery", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user