Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
302
src/app/page.tsx
302
src/app/page.tsx
@@ -34,25 +34,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
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: "Avaliações",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Avaliações", id: "#testimonials"},
|
||||
{
|
||||
name: "Contato",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contato", id: "#contact"},
|
||||
]}
|
||||
brandName="Espetinho Grill"
|
||||
/>
|
||||
@@ -61,68 +51,40 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Sabor, Variedade e Qualidade em Cada Detalhe"
|
||||
description="No Espetinho Grill Ipatinga MG, você encontra desde pizzas bem recheadas e petiscos crocantes até churrasco na brasa e pratos exóticos preparados com muito cuidado e ingredientes selecionados."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-handsome-young-man-saying-thank-you-holding-hands-heart-smiling-grateful-standing_1258-172812.jpg",
|
||||
alt: "Cliente Satisfeita",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-handsome-young-man-saying-thank-you-holding-hands-heart-smiling-grateful-standing_1258-172812.jpg", alt: "Cliente Satisfeita"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-handsome-man-beige-turtleneck-smiling-broadly-showing-teeth_141793-55127.jpg",
|
||||
alt: "Cliente Satisfeito",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-handsome-man-beige-turtleneck-smiling-broadly-showing-teeth_141793-55127.jpg", alt: "Cliente Satisfeito"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-fast-food-cheat-meal-woman-burger-restaurant_169016-67587.jpg",
|
||||
alt: "Cliente Feliz",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-fast-food-cheat-meal-woman-burger-restaurant_169016-67587.jpg", alt: "Cliente Feliz"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-sassy-senior-man-assure-showing-okay-gesture-smiling-pleased_176420-31830.jpg",
|
||||
alt: "Cliente Regular",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-sassy-senior-man-assure-showing-okay-gesture-smiling-pleased_176420-31830.jpg", alt: "Cliente Regular"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg",
|
||||
alt: "Cliente Experiente",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg", alt: "Cliente Experiente"},
|
||||
]}
|
||||
avatarText="Mais de 1.100 clientes satisfeitos nos avaliaram 4.3 estrelas!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Ver Cardápio",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Ver Cardápio", href: "#products"},
|
||||
{
|
||||
text: "Pedir Online",
|
||||
href: "app.cardapioweb.com",
|
||||
},
|
||||
text: "Pedir Online", href: "app.cardapioweb.com"},
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-woman-holding-coffee-cup_23-2149708124.jpg",
|
||||
alt: "Espetinhos Grelhados",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/front-view-woman-holding-coffee-cup_23-2149708124.jpg", alt: "Espetinhos Grelhados"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Pizzas Artesanais",
|
||||
},
|
||||
type: "text", text: "Pizzas Artesanais"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-friends-with-delicious-cocktails_23-2150244954.jpg",
|
||||
alt: "Churrasco Perfeito",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/side-view-friends-with-delicious-cocktails_23-2150244954.jpg", alt: "Churrasco Perfeito"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Pratos Exóticos",
|
||||
},
|
||||
type: "text", text: "Pratos Exóticos"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/autumn-scenery_1204-338.jpg",
|
||||
alt: "Cerveja Gelada",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/autumn-scenery_1204-338.jpg", alt: "Cerveja Gelada"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -146,25 +108,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Espetinhos Gourmet",
|
||||
description: "Nossa especialidade em espetinhos com carnes macias e temperos exclusivos. Perfeitos para todos os gostos.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/food-chinese-new-year_23-2148066069.jpg",
|
||||
},
|
||||
title: "Espetinhos Gourmet", description: "Nossa especialidade em espetinhos com carnes macias e temperos exclusivos. Perfeitos para todos os gostos.", imageSrc: "http://img.b2bpic.net/free-photo/food-chinese-new-year_23-2148066069.jpg"},
|
||||
{
|
||||
title: "Pizzas Irresistíveis",
|
||||
description: "Pizzas bem recheadas e crocantes, feitas com ingredientes frescos e massa fina. Uma explosão de sabor a cada fatia.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-pizza-with-zucchini-tomato-peppers-mushrooms-wooden-table_123827-21877.jpg",
|
||||
},
|
||||
title: "Pizzas Irresistíveis", description: "Pizzas bem recheadas e crocantes, feitas com ingredientes frescos e massa fina. Uma explosão de sabor a cada fatia.", imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-pizza-with-zucchini-tomato-peppers-mushrooms-wooden-table_123827-21877.jpg"},
|
||||
{
|
||||
title: "Churrasco na Brasa",
|
||||
description: "O verdadeiro sabor do churrasco, preparado na brasa com cortes selecionados. Ideal para quem ama carne de qualidade.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sliced-grilled-steak-wooden-board-bell-pepper-potato-eggplant-salt-top-view_141793-4145.jpg",
|
||||
},
|
||||
title: "Churrasco na Brasa", description: "O verdadeiro sabor do churrasco, preparado na brasa com cortes selecionados. Ideal para quem ama carne de qualidade.", imageSrc: "http://img.b2bpic.net/free-photo/sliced-grilled-steak-wooden-board-bell-pepper-potato-eggplant-salt-top-view_141793-4145.jpg"},
|
||||
{
|
||||
title: "Pratos Exóticos",
|
||||
description: "Aventure-se em sabores diferenciados como carne de rã e jacaré, preparados com maestria para uma experiência marcante.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2410.jpg",
|
||||
},
|
||||
title: "Pratos Exóticos", description: "Aventure-se em sabores diferenciados como carne de rã e jacaré, preparados com maestria para uma experiência marcante.", imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2410.jpg"},
|
||||
]}
|
||||
title="Descubra Nossos Sabores Únicos"
|
||||
description="Explorando uma variedade que surpreende a cada visita, do clássico ao exótico, sempre com a qualidade Espetinho Grill."
|
||||
@@ -178,50 +128,21 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Pizza Marguerita",
|
||||
price: "R$ 55,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-circular-frame_23-2148574264.jpg",
|
||||
imageAlt: "Pizza Marguerita",
|
||||
},
|
||||
id: "p1", name: "Pizza Marguerita", price: "R$ 55,00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-circular-frame_23-2148574264.jpg", imageAlt: "Pizza Marguerita"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Cerveja Gelada",
|
||||
price: "R$ 12,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-foamy-beer-blue-table_114579-20878.jpg",
|
||||
imageAlt: "Cerveja super gelada",
|
||||
},
|
||||
id: "p2", name: "Cerveja Gelada", price: "R$ 12,00", imageSrc: "http://img.b2bpic.net/free-photo/glass-foamy-beer-blue-table_114579-20878.jpg", imageAlt: "Cerveja super gelada"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Traíra Desossada Completa",
|
||||
price: "R$ 75,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-white-plate-with-salad-tomatoes-carrots-chilies-cut-into-pieces_1150-21427.jpg",
|
||||
imageAlt: "Traíra desossada",
|
||||
},
|
||||
id: "p3", name: "Traíra Desossada Completa", price: "R$ 75,00", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-white-plate-with-salad-tomatoes-carrots-chilies-cut-into-pieces_1150-21427.jpg", imageAlt: "Traíra desossada"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Mingau de Milho Verde",
|
||||
price: "R$ 25,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-corn-baked-pie-ready-eat_1150-34428.jpg",
|
||||
imageAlt: "Mingau de milho verde",
|
||||
},
|
||||
id: "p4", name: "Mingau de Milho Verde", price: "R$ 25,00", imageSrc: "http://img.b2bpic.net/free-photo/close-up-corn-baked-pie-ready-eat_1150-34428.jpg", imageAlt: "Mingau de milho verde"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Carne de Rã à Provençal",
|
||||
price: "R$ 90,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-leg-served-with-mashed-potatoes-sour-cream_7502-7373.jpg",
|
||||
imageAlt: "Carne de Rã",
|
||||
},
|
||||
id: "p5", name: "Carne de Rã à Provençal", price: "R$ 90,00", imageSrc: "http://img.b2bpic.net/free-photo/chicken-leg-served-with-mashed-potatoes-sour-cream_7502-7373.jpg", imageAlt: "Carne de Rã"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Jacaré na Brasa com Purê",
|
||||
price: "R$ 120,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diamondback-rattlesnake-head-pine-needles_1308-189572.jpg",
|
||||
imageAlt: "Jacaré na Brasa",
|
||||
},
|
||||
id: "p6", name: "Jacaré na Brasa com Purê", price: "R$ 120,00", imageSrc: "http://img.b2bpic.net/free-photo/diamondback-rattlesnake-head-pine-needles_1308-189572.jpg", imageAlt: "Jacaré na Brasa"},
|
||||
]}
|
||||
title="Os Mais Pedidos do Espetinho Grill"
|
||||
description="Uma seleção dos pratos que conquistaram o coração e o paladar dos nossos clientes mais fiéis."
|
||||
animationType="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -232,43 +153,19 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "p1",
|
||||
badge: "Popular",
|
||||
badgeIcon: Sparkles,
|
||||
price: "R$ 150,00",
|
||||
subtitle: "Combo Família",
|
||||
features: [
|
||||
"1 Pizza Grande",
|
||||
"2 Espetinhos Premium",
|
||||
"Porção de Batata Frita",
|
||||
"Bebida 2L",
|
||||
],
|
||||
id: "p1", badge: "Popular", badgeIcon: Sparkles,
|
||||
price: "R$ 150,00", subtitle: "Combo Família", features: [
|
||||
"1 Pizza Grande", "2 Espetinhos Premium", "Porção de Batata Frita", "Bebida 2L"],
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
badge: "Exclusivo",
|
||||
badgeIcon: Crown,
|
||||
price: "R$ 99,00",
|
||||
subtitle: "Jantar a Dois",
|
||||
features: [
|
||||
"2 Pratos Individuais",
|
||||
"1 Sobremesa",
|
||||
"2 Bebidas (Não Alcoólicas)",
|
||||
"Ambiente Especial",
|
||||
],
|
||||
id: "p2", badge: "Exclusivo", badgeIcon: Crown,
|
||||
price: "R$ 99,00", subtitle: "Jantar a Dois", features: [
|
||||
"2 Pratos Individuais", "1 Sobremesa", "2 Bebidas (Não Alcoólicas)", "Ambiente Especial"],
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
badge: "Happy Hour",
|
||||
badgeIcon: Award,
|
||||
price: "R$ 80,00",
|
||||
subtitle: "Petiscos & Cerveja",
|
||||
features: [
|
||||
"1 Porção de Petiscos Grandes",
|
||||
"4 Cervejas Long Neck",
|
||||
"Atendimento Prioritário",
|
||||
"Música ao Vivo (se disponível)",
|
||||
],
|
||||
id: "p3", badge: "Happy Hour", badgeIcon: Award,
|
||||
price: "R$ 80,00", subtitle: "Petiscos & Cerveja", features: [
|
||||
"1 Porção de Petiscos Grandes", "4 Cervejas Long Neck", "Atendimento Prioritário", "Música ao Vivo (se disponível)"],
|
||||
},
|
||||
]}
|
||||
title="Nossas Ofertas e Combos Especiais"
|
||||
@@ -282,76 +179,35 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Dulcinéia M. de Souza",
|
||||
role: "Cliente Vip",
|
||||
company: "Ipatinga",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-gardener-woman-with-short-hair-apron-hat-holding-fresh-tomatoes_141793-46934.jpg",
|
||||
imageAlt: "Foto de Dulcinéia Maria de Souza",
|
||||
},
|
||||
id: "t1", name: "Dulcinéia M. de Souza", role: "Cliente Vip", company: "Ipatinga", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-gardener-woman-with-short-hair-apron-hat-holding-fresh-tomatoes_141793-46934.jpg", imageAlt: "Foto de Dulcinéia Maria de Souza"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Rosana Almeida",
|
||||
role: "Entusiasta Gastronômica",
|
||||
company: "Vale do Aço",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346508.jpg",
|
||||
imageAlt: "Foto de Rosana",
|
||||
},
|
||||
id: "t2", name: "Rosana Almeida", role: "Entusiasta Gastronômica", company: "Vale do Aço", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346508.jpg", imageAlt: "Foto de Rosana"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Rejane Alves",
|
||||
role: "Local Guide",
|
||||
company: "Ipatinga",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5040.jpg",
|
||||
imageAlt: "Foto de Rejane Alves",
|
||||
},
|
||||
id: "t3", name: "Rejane Alves", role: "Local Guide", company: "Ipatinga", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5040.jpg", imageAlt: "Foto de Rejane Alves"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Carlos Eduardo",
|
||||
role: "Cliente Regular",
|
||||
company: "Ipatinga",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285298.jpg",
|
||||
imageAlt: "Foto de Carlos Eduardo",
|
||||
},
|
||||
id: "t4", name: "Carlos Eduardo", role: "Cliente Regular", company: "Ipatinga", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285298.jpg", imageAlt: "Foto de Carlos Eduardo"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Maria Clara",
|
||||
role: "Apreciadora",
|
||||
company: "Minas Gerais",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-having-nice-thanksgiving-dinner-together_23-2149082321.jpg",
|
||||
imageAlt: "Foto de Maria Clara",
|
||||
},
|
||||
id: "t5", name: "Maria Clara", role: "Apreciadora", company: "Minas Gerais", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-having-nice-thanksgiving-dinner-together_23-2149082321.jpg", imageAlt: "Foto de Maria Clara"},
|
||||
{
|
||||
id: "t6",
|
||||
name: "João Victor",
|
||||
role: "Crítico Culinário",
|
||||
company: "Belo Horizonte",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-asian-woman-shows-thumbs-up-approves-likes-smth-good-stands-near-cafe-entrance-give-her_1258-199002.jpg",
|
||||
imageAlt: "Foto de João Victor",
|
||||
},
|
||||
id: "t6", name: "João Victor", role: "Crítico Culinário", company: "Belo Horizonte", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-asian-woman-shows-thumbs-up-approves-likes-smth-good-stands-near-cafe-entrance-give-her_1258-199002.jpg", imageAlt: "Foto de João Victor"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "1.129+",
|
||||
label: "Avaliações",
|
||||
},
|
||||
value: "1.129+", label: "Avaliações"},
|
||||
{
|
||||
value: "4.3",
|
||||
label: "Estrelas",
|
||||
},
|
||||
value: "4.3", label: "Estrelas"},
|
||||
{
|
||||
value: "10+",
|
||||
label: "Anos de Sabor",
|
||||
},
|
||||
value: "10+", label: "Anos de Sabor"},
|
||||
]}
|
||||
title="O Que Nossos Clientes Dizem"
|
||||
description="A satisfação de quem já experimentou e aprovou o Espetinho Grill. Sua experiência é a nossa maior recompensa."
|
||||
animationType="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -360,16 +216,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Espetinhos",
|
||||
"Pizzas",
|
||||
"Churrasco",
|
||||
"Petiscos",
|
||||
"Cerveja Gelada",
|
||||
"Ambiente Familiar",
|
||||
"Atendimento",
|
||||
"Pratos Exóticos",
|
||||
"Gastronomia",
|
||||
]}
|
||||
"Espetinhos", "Pizzas", "Churrasco", "Petiscos", "Cerveja Gelada", "Ambiente Familiar", "Atendimento", "Pratos Exóticos", "Gastronomia"]}
|
||||
title="Sabores Que Conectam"
|
||||
description="Nossa paixão pela culinária une pessoas e momentos especiais, tornando cada visita inesquecível."
|
||||
/>
|
||||
@@ -380,25 +227,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "Qual o horário de funcionamento?",
|
||||
content: "Estamos abertos de terça a domingo, das 18h à 00h. Venha nos visitar!",
|
||||
},
|
||||
id: "faq1", title: "Qual o horário de funcionamento?", content: "Estamos abertos de terça a domingo, das 18h à 00h. Venha nos visitar!"},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "Vocês aceitam reservas?",
|
||||
content: "Sim, aceitamos reservas para grupos e eventos especiais. Por favor, entre em contato para mais detalhes e disponibilidade.",
|
||||
},
|
||||
id: "faq2", title: "Vocês aceitam reservas?", content: "Sim, aceitamos reservas para grupos e eventos especiais. Por favor, entre em contato para mais detalhes e disponibilidade."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "Possuem opções vegetarianas ou veganas?",
|
||||
content: "Temos algumas opções que podem ser adaptadas. Consulte nosso atendimento para saber mais sobre as possibilidades.",
|
||||
},
|
||||
id: "faq3", title: "Possuem opções vegetarianas ou veganas?", content: "Temos algumas opções que podem ser adaptadas. Consulte nosso atendimento para saber mais sobre as possibilidades."},
|
||||
{
|
||||
id: "faq4",
|
||||
title: "Oferecem serviço de delivery?",
|
||||
content: "Sim, oferecemos entrega sem contato e retirada na porta. Você pode fazer seu pedido diretamente pelo nosso site app.cardapioweb.com.",
|
||||
},
|
||||
id: "faq4", title: "Oferecem serviço de delivery?", content: "Sim, oferecemos entrega sem contato e retirada na porta. Você pode fazer seu pedido diretamente pelo nosso site app.cardapioweb.com."},
|
||||
]}
|
||||
sideTitle="Dúvidas Frequentes"
|
||||
sideDescription="Encontre as respostas para as suas perguntas mais comuns sobre o Espetinho Grill e planeje sua visita."
|
||||
@@ -411,8 +246,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Entre em Contato"
|
||||
title="Faça Sua Reserva ou Peça Online"
|
||||
description="Estamos prontos para te atender e proporcionar a melhor experiência gastronômica em Ipatinga. Use o formulário ou ligue para nós."
|
||||
@@ -429,24 +263,16 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://www.instagram.com/espetinhogrillipatinga",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "https://www.instagram.com/espetinhogrillipatinga", ariaLabel: "Instagram"},
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://www.facebook.com/espetinhogrillipatinga",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "https://www.facebook.com/espetinhogrillipatinga", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Phone,
|
||||
href: "tel:+5531986663990",
|
||||
ariaLabel: "Telefone",
|
||||
},
|
||||
href: "tel:+5531986663990", ariaLabel: "Telefone"},
|
||||
{
|
||||
icon: MapPin,
|
||||
href: "https://www.google.com/maps/search/Espetinho+Grill+Ipatinga+MG",
|
||||
ariaLabel: "Localização",
|
||||
},
|
||||
href: "https://www.google.com/maps/search/Espetinho+Grill+Ipatinga+MG", ariaLabel: "Localização"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user