Merge version_1 into main #2
133
src/app/page.tsx
133
src/app/page.tsx
@@ -30,21 +30,13 @@ 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: "products",
|
||||
},
|
||||
name: "Cardápio", id: "products"},
|
||||
{
|
||||
name: "Experiência",
|
||||
id: "features",
|
||||
},
|
||||
name: "Experiência", id: "features"},
|
||||
]}
|
||||
brandName="Pizzaria Sheyan"
|
||||
/>
|
||||
@@ -53,38 +45,19 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="A verdadeira arte da pizza em cada fatia."
|
||||
description="Descubra a Pizzaria Sheyan, onde ingredientes selecionados e dedicação se transformam em momentos inesquecíveis. Amplamente elogiada pela qualidade, sabor inigualável e aquele toque artesanal que você ama."
|
||||
tag="Sabor que conquista"
|
||||
buttons={[
|
||||
{
|
||||
text: "Peça agora",
|
||||
href: "#",
|
||||
},
|
||||
text: "Peça agora", href: "#"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/world-cuisine-with-delicious-food_23-2151889989.jpg",
|
||||
imageAlt: "Nossa pizza artesanal",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/world-cuisine-with-delicious-food_23-2151889989.jpg", imageAlt: "Nossa pizza artesanal"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-firends-together-eating-pizza-cafe_1303-26155.jpg",
|
||||
imageAlt: "Nosso ambiente acolhedor",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-baked-pizza-oven-grate_23-2148120176.jpg?_wi=1",
|
||||
imageAlt: "Detalhe da nossa pizza artesanal",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pepperoni-pizza-slice-isolated-white_272375-26473.jpg?_wi=1",
|
||||
imageAlt: "Sabor intenso da pizza especial",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheese-pizza-wooden-table-close-up_1232-1147.jpg?_wi=1",
|
||||
imageAlt: "Qualidade em cada ingrediente",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-firends-together-eating-pizza-cafe_1303-26155.jpg", imageAlt: "Nosso ambiente acolhedor"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -110,23 +83,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Marguerita Tradicional",
|
||||
price: "R$ 65,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-baked-pizza-oven-grate_23-2148120176.jpg?_wi=2",
|
||||
},
|
||||
id: "p1", name: "Marguerita Tradicional", price: "R$ 65,00", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-baked-pizza-oven-grate_23-2148120176.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Pepperoni Premium",
|
||||
price: "R$ 72,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pepperoni-pizza-slice-isolated-white_272375-26473.jpg?_wi=2",
|
||||
},
|
||||
id: "p2", name: "Pepperoni Premium", price: "R$ 72,00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pepperoni-pizza-slice-isolated-white_272375-26473.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Quatro Queijos Selecionados",
|
||||
price: "R$ 75,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheese-pizza-wooden-table-close-up_1232-1147.jpg?_wi=2",
|
||||
},
|
||||
id: "p3", name: "Quatro Queijos Selecionados", price: "R$ 75,00", imageSrc: "http://img.b2bpic.net/free-photo/cheese-pizza-wooden-table-close-up_1232-1147.jpg"},
|
||||
]}
|
||||
title="Nossas Especialidades"
|
||||
description="Pizzas artesanais preparadas para encantar seu paladar."
|
||||
@@ -140,22 +101,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Sabor Autêntico",
|
||||
description: "Ingredientes frescos selecionados rigorosamente.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: CheckCircle,
|
||||
title: "Sabor Autêntico", description: "Ingredientes frescos selecionados rigorosamente.", bentoComponent: "reveal-icon", icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
title: "Ambiente Acolhedor",
|
||||
description: "Espaço ideal para compartilhar momentos.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Heart,
|
||||
title: "Ambiente Acolhedor", description: "Espaço ideal para compartilhar momentos.", bentoComponent: "reveal-icon", icon: Heart,
|
||||
},
|
||||
{
|
||||
title: "Atendimento Especial",
|
||||
description: "Equipe atenciosa pronta para servir bem.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Smile,
|
||||
title: "Atendimento Especial", description: "Equipe atenciosa pronta para servir bem.", bentoComponent: "reveal-icon", icon: Smile,
|
||||
},
|
||||
]}
|
||||
title="Por que escolher a Sheyan?"
|
||||
@@ -170,40 +122,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Ana R.",
|
||||
role: "Cliente fiel",
|
||||
testimonial: "A pizza mais saborosa da região, atendimento impecável!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-pizza_23-2151231307.jpg?_wi=1",
|
||||
},
|
||||
id: "1", name: "Ana R.", role: "Cliente fiel", testimonial: "A pizza mais saborosa da região, atendimento impecável!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-pizza_23-2151231307.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Lucas M.",
|
||||
role: "Fã de carteirinha",
|
||||
testimonial: "Ambiente perfeito para reunir a família com qualidade.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-pizza_23-2149250079.jpg",
|
||||
},
|
||||
id: "2", name: "Lucas M.", role: "Fã de carteirinha", testimonial: "Ambiente perfeito para reunir a família com qualidade.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-pizza_23-2149250079.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Beatriz F.",
|
||||
role: "Amante de pizza",
|
||||
testimonial: "Sempre uma experiência satisfatória e acolhedora.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-pouring-beer-into-glass-sitting-table_23-2147805660.jpg",
|
||||
},
|
||||
id: "3", name: "Beatriz F.", role: "Amante de pizza", testimonial: "Sempre uma experiência satisfatória e acolhedora.", imageSrc: "http://img.b2bpic.net/free-photo/man-pouring-beer-into-glass-sitting-table_23-2147805660.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Ricardo T.",
|
||||
role: "Cliente regular",
|
||||
testimonial: "Qualidade constante e atendimento muito atencioso.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-woman-taking-food-photo_23-2149250048.jpg",
|
||||
},
|
||||
id: "4", name: "Ricardo T.", role: "Cliente regular", testimonial: "Qualidade constante e atendimento muito atencioso.", imageSrc: "http://img.b2bpic.net/free-photo/medium-woman-taking-food-photo_23-2149250048.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Camila S.",
|
||||
role: "Cliente Gourmet",
|
||||
testimonial: "Simplesmente a melhor massa artesanal que já provei.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-pizza_23-2151231307.jpg?_wi=2",
|
||||
},
|
||||
id: "5", name: "Camila S.", role: "Cliente Gourmet", testimonial: "Simplesmente a melhor massa artesanal que já provei.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-pizza_23-2151231307.jpg"},
|
||||
]}
|
||||
title="O que dizem sobre nós"
|
||||
description="Clientes valorizam a nossa dedicação em cada detalhe."
|
||||
@@ -215,29 +142,19 @@ export default function LandingPage() {
|
||||
logoText="Pizzaria Sheyan"
|
||||
columns={[
|
||||
{
|
||||
title: "Navegação",
|
||||
items: [
|
||||
title: "Navegação", items: [
|
||||
{
|
||||
label: "Início",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Início", href: "#hero"},
|
||||
{
|
||||
label: "Cardápio",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Cardápio", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contato",
|
||||
items: [
|
||||
title: "Contato", items: [
|
||||
{
|
||||
label: "(XX) XXXX-XXXX",
|
||||
href: "#",
|
||||
},
|
||||
label: "(XX) XXXX-XXXX", href: "#"},
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
label: "Instagram", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user