diff --git a/src/app/page.tsx b/src/app/page.tsx
index 47fa4d5..6edf738 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,22 +30,10 @@ export default function LandingPage() {
@@ -56,40 +44,16 @@ export default function LandingPage() {
logoText="Tia Jô"
description="Sabor de casa, preparado com carinho. Venha experimentar o autêntico tempero caseiro."
buttons={[
- {
- text: "Ver o Menu",
- href: "#menu",
- },
- {
- text: "Reservar Mesa",
- href: "#contact",
- },
+ { text: "Ver o Menu", href: "#menu" },
+ { text: "Reservar Mesa", href: "#contact" },
]}
slides={[
- {
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-spending-time-home_23-2149160327.jpg",
- imageAlt: "cozy rustic restaurant dinner table",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190934.jpg",
- imageAlt: "cozy rustic restaurant dinner table",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/various-salads-table_140725-9758.jpg",
- imageAlt: "cozy rustic restaurant dinner table",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/tasty-brazilian-dish-with-orange-flat-lay_23-2148875283.jpg",
- imageAlt: "cozy rustic restaurant dinner table",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-empty-wooden-chairs_1203-4495.jpg",
- imageAlt: "cozy rustic restaurant dinner table",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-recipe-with-plantain_23-2151062799.jpg",
- imageAlt: "cozy rustic restaurant dinner table",
- },
+ { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-spending-time-home_23-2149160327.jpg", imageAlt: "cozy rustic restaurant dinner table" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190934.jpg", imageAlt: "cozy rustic restaurant dinner table" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/various-salads-table_140725-9758.jpg", imageAlt: "cozy rustic restaurant dinner table" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/tasty-brazilian-dish-with-orange-flat-lay_23-2148875283.jpg", imageAlt: "cozy rustic restaurant dinner table" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-empty-wooden-chairs_1203-4495.jpg", imageAlt: "cozy rustic restaurant dinner table" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/still-life-recipe-with-plantain_23-2151062799.jpg", imageAlt: "cozy rustic restaurant dinner table" },
]}
/>
@@ -98,22 +62,10 @@ export default function LandingPage() {
@@ -123,27 +75,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
- {
- id: "f1",
- title: "Ingredientes Frescos",
- subtitle: "Direto da horta para sua mesa.",
- category: "Qualidade",
- value: "100%",
- },
- {
- id: "f2",
- title: "Ambiente Acolhedor",
- subtitle: "Sinta-se em casa conosco.",
- category: "Experiência",
- value: "A+ ",
- },
- {
- id: "f3",
- title: "Receitas Tradicionais",
- subtitle: "O sabor que passa de geração.",
- category: "Tradição",
- value: "20+",
- },
+ { id: "f1", title: "Ingredientes Frescos", subtitle: "Direto da horta para sua mesa.", category: "Qualidade", value: "100%" },
+ { id: "f2", title: "Ambiente Acolhedor", subtitle: "Sinta-se em casa conosco.", category: "Experiência", value: "A+ " },
+ { id: "f3", title: "Receitas Tradicionais", subtitle: "O sabor que passa de geração.", category: "Tradição", value: "20+" },
]}
title="Por que nos escolher?"
description="Ingredientes frescos e muito amor em cada prato servido."
@@ -157,42 +91,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
- {
- id: "p1",
- name: "Feijoada Completa",
- price: "R$ 65,00",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-leaf-dolma-with-seasonings-dark-surface_140725-75386.jpg",
- },
- {
- id: "p2",
- name: "Pão de Queijo",
- price: "R$ 15,00",
- imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-vegetables-table_140725-7321.jpg",
- },
- {
- id: "p3",
- name: "Moqueca Capixaba",
- price: "R$ 85,00",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-soup-with-potatoes-greens-dark-desk_140725-76934.jpg",
- },
- {
- id: "p4",
- name: "Brigadeiros",
- price: "R$ 8,00",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-creamy-cake-with-chocolate-raisins-light-dark-background-cookie-sweet-biscuit-dessert-sugar_140725-141742.jpg",
- },
- {
- id: "p5",
- name: "Pastel Caseiro",
- price: "R$ 12,00",
- imageSrc: "http://img.b2bpic.net/free-photo/grilled-sausages-with-chicken-nuggets-piece-lettuce-wooden-board-with-lemon_114579-71845.jpg",
- },
- {
- id: "p6",
- name: "Pudim de Leite",
- price: "R$ 18,00",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-mexican-dessert-high-angle_23-2149517094.jpg",
- },
+ { id: "p1", name: "Feijoada Completa", price: "R$ 65,00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-leaf-dolma-with-seasonings-dark-surface_140725-75386.jpg" },
+ { id: "p2", name: "Pão de Queijo", price: "R$ 15,00", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-vegetables-table_140725-7321.jpg" },
+ { id: "p3", name: "Moqueca Capixaba", price: "R$ 85,00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-soup-with-potatoes-greens-dark-desk_140725-76934.jpg" },
+ { id: "p4", name: "Brigadeiros", price: "R$ 8,00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-creamy-cake-with-chocolate-raisins-light-dark-background-cookie-sweet-biscuit-dessert-sugar_140725-141742.jpg" },
+ { id: "p5", name: "Pastel Caseiro", price: "R$ 12,00", imageSrc: "http://img.b2bpic.net/free-photo/grilled-sausages-with-chicken-nuggets-piece-lettuce-wooden-board-with-lemon_114579-71845.jpg" },
+ { id: "p6", name: "Pudim de Leite", price: "R$ 18,00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-mexican-dessert-high-angle_23-2149517094.jpg" },
]}
title="Nosso Menu"
description="Pratos típicos e especialidades do dia."
@@ -206,26 +110,11 @@ export default function LandingPage() {
rating={5}
author="Maria Silva"
avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663851.jpg",
- alt: "happy customer dining restaurant portrait",
- },
- {
- src: "http://img.b2bpic.net/free-photo/couple-having-lunch-together-restaurant_58466-16804.jpg",
- alt: "happy guest restaurant table portrait",
- },
- {
- src: "http://img.b2bpic.net/free-photo/stylish-smiling-woman-colorful-outfit-retro-vintage-50s-cafe-dancing-wearing-jacket-blue-skirt-red-shirt-sunglasses-having-fun-cheerful-mood_285396-10718.jpg",
- alt: "happy diner restaurant interior portrait",
- },
- {
- src: "http://img.b2bpic.net/free-photo/portrait-happy-dark-skinned-young-female-with-frizzy-hair-eats-something-drinks-smoothie-spends-free-time-with-boyfriend-friend-enjoys-summer-vacations-tropical-country-island_273609-2195.jpg",
- alt: "satisfied patron dining restaurant portrait",
- },
- {
- src: "http://img.b2bpic.net/free-photo/couple-having-fun-night_23-2149236906.jpg",
- alt: "happy restaurant visitor portrait smiling",
- },
+ { src: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663851.jpg", alt: "happy customer dining restaurant portrait" },
+ { src: "http://img.b2bpic.net/free-photo/couple-having-lunch-together-restaurant_58466-16804.jpg", alt: "happy guest restaurant table portrait" },
+ { src: "http://img.b2bpic.net/free-photo/stylish-smiling-woman-colorful-outfit-retro-vintage-50s-cafe-dancing-wearing-jacket-blue-skirt-red-shirt-sunglasses-having-fun-cheerful-mood_285396-10718.jpg", alt: "happy diner restaurant interior portrait" },
+ { src: "http://img.b2bpic.net/free-photo/portrait-happy-dark-skinned-young-female-with-frizzy-hair-eats-something-drinks-smoothie-spends-free-time-with-boyfriend-friend-enjoys-summer-vacations-tropical-country-island_273609-2195.jpg", alt: "satisfied patron dining restaurant portrait" },
+ { src: "http://img.b2bpic.net/free-photo/couple-having-fun-night_23-2149236906.jpg", alt: "happy restaurant visitor portrait smiling" },
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -237,21 +126,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
faqs={[
- {
- id: "q1",
- title: "Vocês fazem entrega?",
- content: "Sim, fazemos delivery todos os dias das 11h às 22h.",
- },
- {
- id: "q2",
- title: "Tem opções vegetarianas?",
- content: "Sim, temos diversas opções sem carne em nosso menu.",
- },
- {
- id: "q3",
- title: "Aceitam reservas?",
- content: "Sim, aceitamos reservas para grupos pequenos e grandes.",
- },
+ { id: "q1", title: "Vocês fazem entrega?", content: "Sim, fazemos delivery todos os dias das 11h às 22h." },
+ { id: "q2", title: "Tem opções vegetarianas?", content: "Sim, temos diversas opções sem carne em nosso menu." },
+ { id: "q3", title: "Aceitam reservas?", content: "Sim, aceitamos reservas para grupos pequenos e grandes." },
]}
title="Dúvidas Frequentes"
description="Veja informações importantes sobre nosso restaurante."
@@ -261,10 +138,9 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file