Merge version_1 into main #2
159
src/app/page.tsx
159
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Início",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Início", id: "hero"},
|
||||
{
|
||||
name: "Cardápio",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Cardápio", id: "menu"},
|
||||
{
|
||||
name: "Avaliações",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Avaliações", id: "testimonials"},
|
||||
{
|
||||
name: "Localização",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Localização", id: "contact"},
|
||||
]}
|
||||
brandName="Restaurante Eunice"
|
||||
/>
|
||||
@@ -56,35 +48,21 @@ export default function LandingPage() {
|
||||
description="A melhor comida caseira da Serra – sabor de verdade todos os dias. Feijoada às sextas • Self-service • Marmitas para viagem."
|
||||
buttons={[
|
||||
{
|
||||
text: "Pedir no WhatsApp",
|
||||
href: "https://wa.me/5527998055542",
|
||||
},
|
||||
text: "Pedir no WhatsApp", href: "https://wa.me/5527998055542"},
|
||||
{
|
||||
text: "Ligar Agora",
|
||||
href: "tel:+5527998055542",
|
||||
},
|
||||
text: "Ligar Agora", href: "tel:+5527998055542"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lime-near-dishes-spices_23-2147894845.jpg?_wi=1",
|
||||
imageAlt: "Feijoada tradicional",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lime-near-dishes-spices_23-2147894845.jpg", imageAlt: "Feijoada tradicional"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lime-near-dishes-spices_23-2147894845.jpg?_wi=2",
|
||||
imageAlt: "Prato feito caseiro",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lime-near-dishes-spices_23-2147894845.jpg", imageAlt: "Prato feito caseiro"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lime-near-dishes-spices_23-2147894845.jpg?_wi=3",
|
||||
imageAlt: "Self-service buffet",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lime-near-dishes-spices_23-2147894845.jpg", imageAlt: "Self-service buffet"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lime-near-dishes-spices_23-2147894845.jpg?_wi=4",
|
||||
imageAlt: "Marmitas para viagem",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lime-near-dishes-spices_23-2147894845.jpg", imageAlt: "Marmitas para viagem"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lime-near-dishes-spices_23-2147894845.jpg?_wi=5",
|
||||
imageAlt: "Restaurante Eunice ambiente",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lime-near-dishes-spices_23-2147894845.jpg", imageAlt: "Restaurante Eunice ambiente"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -96,40 +74,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Carlos Silva",
|
||||
handle: "@carlos",
|
||||
testimonial: "A melhor feijoada da Serra, sem dúvidas!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-having-fun-while-having-lunch-drinking-beer-with-friends-home_637285-2882.jpg?_wi=1",
|
||||
},
|
||||
id: "1", name: "Carlos Silva", handle: "@carlos", testimonial: "A melhor feijoada da Serra, sem dúvidas!", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-having-fun-while-having-lunch-drinking-beer-with-friends-home_637285-2882.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Maria Oliveira",
|
||||
handle: "@maria",
|
||||
testimonial: "Comida simples, mas muito saborosa e caseira.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-wearing-apron-attractive-caucasian-male-barista-cafe-restaurant-owner-cross-arms-smile-with-confident-warm-welcome-his-successful-business-place_609648-2444.jpg?_wi=1",
|
||||
},
|
||||
id: "2", name: "Maria Oliveira", handle: "@maria", testimonial: "Comida simples, mas muito saborosa e caseira.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-wearing-apron-attractive-caucasian-male-barista-cafe-restaurant-owner-cross-arms-smile-with-confident-warm-welcome-his-successful-business-place_609648-2444.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "João Souza",
|
||||
handle: "@joao",
|
||||
testimonial: "Atendimento nota 10 e preço justo. Vale muito a pena.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/older-friends-eating-restaurant_23-2149316782.jpg",
|
||||
},
|
||||
id: "3", name: "João Souza", handle: "@joao", testimonial: "Atendimento nota 10 e preço justo. Vale muito a pena.", imageSrc: "http://img.b2bpic.net/free-photo/older-friends-eating-restaurant_23-2149316782.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Ana Paula",
|
||||
handle: "@ana",
|
||||
testimonial: "Sempre venho almoçar aqui, melhor self-service da região.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-drinking-coffee_23-2148395382.jpg",
|
||||
},
|
||||
id: "4", name: "Ana Paula", handle: "@ana", testimonial: "Sempre venho almoçar aqui, melhor self-service da região.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-drinking-coffee_23-2148395382.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Ricardo Gomes",
|
||||
handle: "@ricardo",
|
||||
testimonial: "Ambiente acolhedor e comida que lembra casa de vó.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-having-fun-while-having-lunch-drinking-beer-with-friends-home_637285-2882.jpg?_wi=2",
|
||||
},
|
||||
id: "5", name: "Ricardo Gomes", handle: "@ricardo", testimonial: "Ambiente acolhedor e comida que lembra casa de vó.", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-having-fun-while-having-lunch-drinking-beer-with-friends-home_637285-2882.jpg"},
|
||||
]}
|
||||
title="Nossos Clientes"
|
||||
description="Mais de 200 avaliações com nota 4,6. Confira o que nossos clientes dizem."
|
||||
@@ -144,32 +97,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Especial",
|
||||
name: "Feijoada Completa",
|
||||
price: "R$ 35,00",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-jewish-cholent-casserole-wooden-table_123827-20840.jpg",
|
||||
},
|
||||
id: "p1", brand: "Especial", name: "Feijoada Completa", price: "R$ 35,00", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/traditional-jewish-cholent-casserole-wooden-table_123827-20840.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Prato do dia",
|
||||
name: "Lasanha à Bolonhesa",
|
||||
price: "R$ 28,00",
|
||||
rating: 4,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/world-cuisine-with-delicious-food_23-2151890023.jpg",
|
||||
},
|
||||
id: "p2", brand: "Prato do dia", name: "Lasanha à Bolonhesa", price: "R$ 28,00", rating: 4,
|
||||
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/world-cuisine-with-delicious-food_23-2151890023.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Saudável",
|
||||
name: "Buffet de Saladas",
|
||||
price: "R$ 20,00",
|
||||
rating: 4,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salad-with-mozzarella-avocado_1220-7101.jpg",
|
||||
},
|
||||
id: "p3", brand: "Saudável", name: "Buffet de Saladas", price: "R$ 20,00", rating: 4,
|
||||
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/salad-with-mozzarella-avocado_1220-7101.jpg"},
|
||||
]}
|
||||
title="Destaques do Cardápio"
|
||||
description="Pratos preparados com todo o carinho e ingredientes frescos."
|
||||
@@ -183,28 +118,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Comida Caseira",
|
||||
description: "Sabor de infância feito diariamente.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Utensils,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lime-near-dishes-spices_23-2147894845.jpg?_wi=6",
|
||||
imageAlt: "brazilian feijoada dish professional food photography",
|
||||
title: "Comida Caseira", description: "Sabor de infância feito diariamente.", bentoComponent: "reveal-icon", icon: Utensils,
|
||||
},
|
||||
{
|
||||
title: "Tradição Local",
|
||||
description: "Anos servindo a comunidade de Serra.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Award,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-having-fun-while-having-lunch-drinking-beer-with-friends-home_637285-2882.jpg?_wi=3",
|
||||
imageAlt: "happy customer eating restaurant",
|
||||
title: "Tradição Local", description: "Anos servindo a comunidade de Serra.", bentoComponent: "reveal-icon", icon: Award,
|
||||
},
|
||||
{
|
||||
title: "Custo-Benefício",
|
||||
description: "Comida de qualidade por um preço justo.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: DollarSign,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-wearing-apron-attractive-caucasian-male-barista-cafe-restaurant-owner-cross-arms-smile-with-confident-warm-welcome-his-successful-business-place_609648-2444.jpg?_wi=2",
|
||||
imageAlt: "satisfied customer dining",
|
||||
title: "Custo-Benefício", description: "Comida de qualidade por um preço justo.", bentoComponent: "reveal-icon", icon: DollarSign,
|
||||
},
|
||||
]}
|
||||
title="Por que escolher o Restaurante Eunice?"
|
||||
@@ -216,16 +136,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Peça Agora"
|
||||
title="Fome de comida boa?"
|
||||
description="Respondedemos rapidinho no WhatsApp. Peça sua marmita ou reserve sua mesa."
|
||||
buttons={[
|
||||
{
|
||||
text: "Fazer Pedido no WhatsApp",
|
||||
href: "https://wa.me/5527998055542",
|
||||
},
|
||||
text: "Fazer Pedido no WhatsApp", href: "https://wa.me/5527998055542"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -235,29 +152,19 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blurred-hotel-hall_1203-167.jpg"
|
||||
columns={[
|
||||
{
|
||||
title: "Contato",
|
||||
items: [
|
||||
title: "Contato", items: [
|
||||
{
|
||||
label: "(27) 99805-5542",
|
||||
href: "tel:+5527998055542",
|
||||
},
|
||||
label: "(27) 99805-5542", href: "tel:+5527998055542"},
|
||||
{
|
||||
label: "Localização",
|
||||
href: "#",
|
||||
},
|
||||
label: "Localização", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Funcionamento",
|
||||
items: [
|
||||
title: "Funcionamento", items: [
|
||||
{
|
||||
label: "Seg-Sex: 11h - 15h",
|
||||
href: "#",
|
||||
},
|
||||
label: "Seg-Sex: 11h - 15h", href: "#"},
|
||||
{
|
||||
label: "Sáb: 11h - 14h",
|
||||
href: "#",
|
||||
},
|
||||
label: "Sáb: 11h - 14h", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user