Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9c7344b6d5 | |||
| ddf0f081ba | |||
| 978632f9e4 | |||
| 11ce96f4e3 |
@@ -35,16 +35,16 @@ export default function LandingPage() {
|
|||||||
{ name: "Depoimentos", id: "testimonials" },
|
{ name: "Depoimentos", id: "testimonials" },
|
||||||
{ name: "Contato", id: "contact" }
|
{ name: "Contato", id: "contact" }
|
||||||
]}
|
]}
|
||||||
brandName="Cê Que Sabe"
|
brandName="Cê Que Sabe Hamburgueria"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplit
|
<HeroSplit
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
title="O Melhor Hambúrguer Artesanal de Cabreúva desde 2014."
|
title="Cê Que Sabe Hamburgueria: Tradição e Sabor Imbatível."
|
||||||
description="Qualidade inigualável, carne fresca e um ambiente que faz você se sentir em casa. Venha viver a experiência Cê Que Sabe."
|
description="Eleve sua experiência gastronômica com os melhores hambúrgueres artesanais de Cabreúva, feitos com paixão e ingredientes selecionados desde 2014."
|
||||||
buttons={[{ text: "Peça seu Hambúrguer Agora", href: "https://wa.me/5511999281228" }]}
|
buttons={[{ text: "Pedir agora", href: "https://wa.me/5511999281228" }]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/fresh-hamburger-black-gloves_140725-9623.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/fresh-hamburger-black-gloves_140725-9623.jpg"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
/>
|
/>
|
||||||
@@ -55,6 +55,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Mais que hambúrguer, uma tradição."
|
title="Mais que hambúrguer, uma tradição."
|
||||||
description="Desde 2014, construímos uma história de sabor em Cabreúva. Nosso método de preparo artesanal, aliado a ingredientes selecionados e um atendimento que trata cada cliente como família, é o que nos torna referência na região."
|
description="Desde 2014, construímos uma história de sabor em Cabreúva. Nosso método de preparo artesanal, aliado a ingredientes selecionados e um atendimento que trata cada cliente como família, é o que nos torna referência na região."
|
||||||
|
buttons={[{ text: "Ver Menu / Reservar", href: "https://wa.me/5511999281228" }]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking_23-2148934659.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking_23-2148934659.jpg"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -106,7 +107,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterCard
|
<FooterCard
|
||||||
logoText="Cê Que Sabe"
|
logoText="Cê Que Sabe Hamburgueria"
|
||||||
copyrightText="© 2024 Cê Que Sabe Hamburgueria. Todos os direitos reservados."
|
copyrightText="© 2024 Cê Que Sabe Hamburgueria. Todos os direitos reservados."
|
||||||
socialLinks={[{ icon: Instagram, href: "https://instagram.com/cequesabehamburgueria", ariaLabel: "Instagram" }]}
|
socialLinks={[{ icon: Instagram, href: "https://instagram.com/cequesabehamburgueria", ariaLabel: "Instagram" }]}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user