Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 978632f9e4 | |||
| 11ce96f4e3 | |||
| 219fddee4c | |||
| 53887bbd29 |
@@ -35,16 +35,16 @@ export default function LandingPage() {
|
||||
{ name: "Depoimentos", id: "testimonials" },
|
||||
{ name: "Contato", id: "contact" }
|
||||
]}
|
||||
brandName="Cê Que Sabe"
|
||||
brandName="Cê Que Sabe Hamburgueria"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{ variant: "plain" }}
|
||||
title="O Melhor Hambúrguer Artesanal de Cabreúva desde 2014."
|
||||
description="Qualidade inigualável, carne fresca e um ambiente que faz você se sentir em casa. Venha viver a experiência Cê Que Sabe."
|
||||
buttons={[{ text: "Peça agora pelo WhatsApp", href: "https://wa.me/5511999281228" }]}
|
||||
title="Cê Que Sabe Hamburgueria: Tradição e Sabor Imbatível."
|
||||
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: "Pedir agora", href: "https://wa.me/5511999281228" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fresh-hamburger-black-gloves_140725-9623.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="Cê Que Sabe"
|
||||
logoText="Cê Que Sabe Hamburgueria"
|
||||
copyrightText="© 2024 Cê Que Sabe Hamburgueria. Todos os direitos reservados."
|
||||
socialLinks={[{ icon: Instagram, href: "https://instagram.com/cequesabehamburgueria", ariaLabel: "Instagram" }]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user