|
|
|
|
@@ -40,18 +40,18 @@ export default function LandingPage() {
|
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
|
<HeroCarouselLogo
|
|
|
|
|
logoText="GoGo Chicken"
|
|
|
|
|
description="Korean Fried Chicken crocante, quente e viciante. Direto para você em Mogi das Cruzes."
|
|
|
|
|
description="Sinta a energia urbana de Mogi das Cruzes com nosso Korean Fried Chicken. Crocante por fora, suculento por dentro e inesquecível."
|
|
|
|
|
buttons={[
|
|
|
|
|
{ text: "Pedir no WhatsApp", href: "https://wa.me/5511999999999" },
|
|
|
|
|
{ text: "Ver Cardápio", href: "#menu" },
|
|
|
|
|
]}
|
|
|
|
|
slides={[
|
|
|
|
|
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DXDhw0M33dVERfdlrvQZGtHSaP/uploaded-1778419700595-ektwrlh3.jpg?_wi=1", imageAlt: "Korean Fried Chicken protagonista" },
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/crispy-kentucky-fried-chicken_123827-22048.jpg", imageAlt: "Crispy Kentucky fried chicken" },
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-korean-style_1339-5749.jpg", imageAlt: "fried chicken korean style" },
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken_1203-2792.jpg", imageAlt: "fried chicken" },
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-with-fried-potatoes_140725-113374.jpg", imageAlt: "Fried chicken with fried potatoes" },
|
|
|
|
|
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DXDhw0M33dVERfdlrvQZGtHSaP/uploaded-1778419700595-ektwrlh3.jpg?_wi=1", imageAlt: "Korean Fried Chicken urbano" },
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/crispy-kentucky-fried-chicken_123827-22048.jpg", imageAlt: "Frango frito crocante" },
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-korean-style_1339-5749.jpg", imageAlt: "Estilo coreano autêntico" }
|
|
|
|
|
]}
|
|
|
|
|
className="min-h-[85vh] flex items-center"
|
|
|
|
|
showDimOverlay={true}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|