diff --git a/src/app/page.tsx b/src/app/page.tsx
index b95491e..e4d04a7 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,17 +29,11 @@ export default function LandingPage() {
@@ -48,45 +42,22 @@ export default function LandingPage() {
@@ -99,41 +70,13 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- name: "Buffet Livre ou Kilo",
- price: "Consulte",
- imageSrc: "http://img.b2bpic.net/free-photo/fish-steak-with-french-fries-kiwi-lettuce-carrots-tomatoes-cabbage-white-dish_1150-22543.jpg?_wi=2",
- },
+ id: "1", name: "Buffet Livre ou Kilo", price: "Consulte", imageSrc: "http://img.b2bpic.net/free-photo/fish-steak-with-french-fries-kiwi-lettuce-carrots-tomatoes-cabbage-white-dish_1150-22543.jpg?_wi=2"},
{
- id: "2",
- name: "Carnes Grelhadas",
- price: "Por kg",
- imageSrc: "http://img.b2bpic.net/free-photo/person-holding-fresh-grilled-beef-steak-with-tong-wooden-board_23-2147840966.jpg?_wi=2",
- },
+ id: "2", name: "Carnes Grelhadas", price: "Por kg", imageSrc: "http://img.b2bpic.net/free-photo/person-holding-fresh-grilled-beef-steak-with-tong-wooden-board_23-2147840966.jpg?_wi=2"},
{
- id: "3",
- name: "Saladas Frescas",
- price: "Por kg",
- imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-with-vegetables_23-2148169113.jpg?_wi=2",
- },
+ id: "3", name: "Saladas Frescas", price: "Por kg", imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-with-vegetables_23-2148169113.jpg?_wi=2"},
{
- id: "4",
- name: "Sobremesas do Dia",
- price: "Por kg",
- imageSrc: "http://img.b2bpic.net/free-photo/lot-tasty-beautiful-sweet-fruits-festive-table_8353-9101.jpg?_wi=2",
- },
- {
- id: "5",
- name: "Sushi Selecionado",
- price: "Por kg",
- imageSrc: "http://img.b2bpic.net/free-photo/fish-steak-with-french-fries-kiwi-lettuce-carrots-tomatoes-cabbage-white-dish_1150-22543.jpg?_wi=3",
- },
- {
- id: "6",
- name: "Bebidas Geladas",
- price: "Vários",
- imageSrc: "http://img.b2bpic.net/free-photo/person-holding-fresh-grilled-beef-steak-with-tong-wooden-board_23-2147840966.jpg?_wi=3",
- },
+ id: "4", name: "Sobremesas do Dia", price: "Por kg", imageSrc: "http://img.b2bpic.net/free-photo/lot-tasty-beautiful-sweet-fruits-festive-table_8353-9101.jpg?_wi=2"},
]}
title="Nosso Cardápio Diário"
description="Variedade que impressiona todos os dias. Monte seu prato e aproveite o melhor buffet de Catu."
@@ -146,33 +89,9 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- tag: "Sabor",
- title: "Comida feita na hora",
- subtitle: "Sabor caseiro autêntico",
- description: "Temperos frescos preparados diariamente por nossa equipe.",
- imageSrc: "http://img.b2bpic.net/free-photo/fish-steak-with-french-fries-kiwi-lettuce-carrots-tomatoes-cabbage-white-dish_1150-22543.jpg?_wi=4",
- },
+ tag: "Sabor", title: "Comida feita na hora", subtitle: "Sabor caseiro autêntico", description: "Temperos frescos preparados diariamente por nossa equipe.", imageSrc: "http://img.b2bpic.net/free-photo/fish-steak-with-french-fries-kiwi-lettuce-carrots-tomatoes-cabbage-white-dish_1150-22543.jpg?_wi=4"},
{
- tag: "Ambiente",
- title: "Limpeza impecável",
- subtitle: "Conforto e higiene",
- description: "Ambiente climatizado, limpo e organizado para sua refeição.",
- imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-with-vegetables_23-2148169113.jpg?_wi=3",
- },
- {
- tag: "Rapidez",
- title: "Atendimento ágil",
- subtitle: "Almoço sem espera",
- description: "Ideal para quem tem pouco tempo e precisa de qualidade.",
- imageSrc: "http://img.b2bpic.net/free-photo/person-holding-fresh-grilled-beef-steak-with-tong-wooden-board_23-2147840966.jpg?_wi=4",
- },
- {
- tag: "Preço",
- title: "Custo-benefício real",
- subtitle: "Preço justo todos os dias",
- description: "Coma bem pagando o que é justo pelo seu prato.",
- imageSrc: "http://img.b2bpic.net/free-photo/lot-tasty-beautiful-sweet-fruits-festive-table_8353-9101.jpg?_wi=3",
- },
+ tag: "Ambiente", title: "Limpeza impecável", subtitle: "Conforto e higiene", description: "Ambiente climatizado, limpo e organizado para sua refeição.", imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-with-vegetables_23-2148169113.jpg?_wi=3"},
]}
title="Por que nos escolher?"
description="Qualidade e sabor que fazem o Empório do Sabor ser referência em Catu."
@@ -186,45 +105,9 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Maria Silva",
- handle: "@mariasilva",
- testimonial: "Comida deliciosa e muita variedade, o melhor da região!",
- imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535291.jpg?_wi=3",
- imageAlt: "buffet self service organizado comida",
- },
+ id: "1", name: "Maria Silva", handle: "@mariasilva", testimonial: "Comida deliciosa e muita variedade, o melhor da região!", imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535291.jpg?_wi=3"},
{
- id: "2",
- name: "João Souza",
- handle: "@joaosouza",
- testimonial: "Sempre almoço aqui, a comida é muito fresquinha.",
- imageSrc: "http://img.b2bpic.net/free-photo/fish-steak-with-french-fries-kiwi-lettuce-carrots-tomatoes-cabbage-white-dish_1150-22543.jpg?_wi=5",
- imageAlt: "prato self service variado colorido",
- },
- {
- id: "3",
- name: "Ana Oliveira",
- handle: "@anaoli",
- testimonial: "Atendimento nota 10 e preço muito justo.",
- imageSrc: "http://img.b2bpic.net/free-photo/person-holding-fresh-grilled-beef-steak-with-tong-wooden-board_23-2147840966.jpg?_wi=5",
- imageAlt: "churrasco suculento buffet restaurante",
- },
- {
- id: "4",
- name: "Carlos Lima",
- handle: "@carloslima",
- testimonial: "Excelente variedade de pratos e ambiente agradável.",
- imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-with-vegetables_23-2148169113.jpg?_wi=4",
- imageAlt: "salada fresca buffet restaurante",
- },
- {
- id: "5",
- name: "Fernanda Santos",
- handle: "@fernandass",
- testimonial: "Melhor restaurante de Catu, sem dúvida!",
- imageSrc: "http://img.b2bpic.net/free-photo/lot-tasty-beautiful-sweet-fruits-festive-table_8353-9101.jpg?_wi=4",
- imageAlt: "sobremesas buffet restaurante doces",
- },
+ id: "2", name: "João Souza", handle: "@joaosouza", testimonial: "Sempre almoço aqui, a comida é muito fresquinha.", imageSrc: "http://img.b2bpic.net/free-photo/fish-steak-with-french-fries-kiwi-lettuce-carrots-tomatoes-cabbage-white-dish_1150-22543.jpg?_wi=5"},
]}
title="O que dizem nossos clientes"
description="Centenas de clientes satisfeitos recomendam o Empório do Sabor."
@@ -235,20 +118,15 @@ export default function LandingPage() {
@@ -258,29 +136,15 @@ export default function LandingPage() {
logoText="Empório do Sabor"
columns={[
{
- title: "Menu",
- items: [
+ title: "Menu", items: [
{
- label: "Cardápio",
- href: "#menu",
- },
- {
- label: "Sobre",
- href: "#",
- },
+ label: "Cardápio", href: "#menu"},
],
},
{
- title: "Contato",
- items: [
+ title: "Contato", items: [
{
- label: "WhatsApp",
- href: "https://wa.me/5571999541522",
- },
- {
- label: "Endereço",
- href: "#contact",
- },
+ label: "WhatsApp", href: "https://wa.me/5571999541522"},
],
},
]}
@@ -290,4 +154,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file