|
|
|
|
@@ -9,7 +9,7 @@ import HeroLogo from '@/components/sections/hero/HeroLogo';
|
|
|
|
|
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
|
|
|
|
|
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
|
|
|
|
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
|
|
|
|
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
|
|
|
|
|
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
|
|
|
|
import { Beef, Cake, Utensils } from "lucide-react";
|
|
|
|
|
|
|
|
|
|
export default function LandingPage() {
|
|
|
|
|
@@ -20,11 +20,11 @@ export default function LandingPage() {
|
|
|
|
|
borderRadius="pill"
|
|
|
|
|
contentWidth="medium"
|
|
|
|
|
sizing="medium"
|
|
|
|
|
background="circleGradient"
|
|
|
|
|
background="none"
|
|
|
|
|
cardStyle="glass-elevated"
|
|
|
|
|
primaryButtonStyle="gradient"
|
|
|
|
|
primaryButtonStyle="flat"
|
|
|
|
|
secondaryButtonStyle="glass"
|
|
|
|
|
headingFontWeight="normal"
|
|
|
|
|
headingFontWeight="semibold"
|
|
|
|
|
>
|
|
|
|
|
<ReactLenis root>
|
|
|
|
|
<div id="nav" data-section="nav">
|
|
|
|
|
@@ -49,16 +49,16 @@ export default function LandingPage() {
|
|
|
|
|
{ text: "Pedir Agora", href: "https://app.cardapioweb.com" },
|
|
|
|
|
{ text: "Contato", href: "#contato" },
|
|
|
|
|
]}
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/front-view-male-holding-tray-with-burger-fries_23-2148678809.jpg"
|
|
|
|
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CjKt434YCgoZCYvvWUro23flHO/uploaded-1776894346472-fin7lgxu.jpg?_wi=1"
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="sobre" data-section="sobre">
|
|
|
|
|
<InlineImageSplitTextAbout
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
useInvertedBackground={true}
|
|
|
|
|
heading={[
|
|
|
|
|
{ type: "text", content: "Sobre a Six Street Burger" },
|
|
|
|
|
{ type: "image", src: "http://img.b2bpic.net/free-photo/boy-eating-restaurant_23-2148172673.jpg" },
|
|
|
|
|
{ type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CjKt434YCgoZCYvvWUro23flHO/uploaded-1776894346472-fin7lgxu.jpg" },
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
@@ -83,14 +83,11 @@ export default function LandingPage() {
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
textboxLayout="split"
|
|
|
|
|
gridVariant="three-columns-all-equal-width"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
useInvertedBackground={true}
|
|
|
|
|
products={[
|
|
|
|
|
{ id: "p1", brand: "Burger", name: "Six Street Classic", price: "R$ 32,00", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/top-view-beef-burger-with-tasty-sauces_23-2148290625.jpg" },
|
|
|
|
|
{ id: "p2", brand: "Burger", name: "Street Bacon", price: "R$ 38,00", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/front-voew-sheeseburger-sweet-potato-fries_23-2148678819.jpg" },
|
|
|
|
|
{ id: "p3", brand: "Porção", name: "Batata Rústica", price: "R$ 25,00", rating: 4, reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/fried-potato-wedges-isolated-white-background_123827-33295.jpg" },
|
|
|
|
|
{ id: "p4", brand: "Burger", name: "Veggie Street", price: "R$ 35,00", rating: 5, reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/hamburger-with-lettuce-cheese-circular-wooden-board-table_23-2148165550.jpg" },
|
|
|
|
|
{ id: "p5", brand: "Burger", name: "Six Street Duplo", price: "R$ 45,00", rating: 5, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/front-view-hamburger-menu-composition_23-2148614045.jpg" },
|
|
|
|
|
{ id: "p6", brand: "Doce", name: "Brownie Street", price: "R$ 15,00", rating: 5, reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownie-portion-yellow-background_123827-27908.jpg" },
|
|
|
|
|
{ id: "p1", brand: "Burger", name: "Six Street Classic", price: "R$ 32,00", rating: 5, reviewCount: "120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CjKt434YCgoZCYvvWUro23flHO/uploaded-1776894346472-fin7lgxu.jpg?_wi=2" },
|
|
|
|
|
{ id: "p2", brand: "Burger", name: "Street Bacon", price: "R$ 38,00", rating: 5, reviewCount: "95", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CjKt434YCgoZCYvvWUro23flHO/uploaded-1776894346472-fin7lgxu.jpg?_wi=3" },
|
|
|
|
|
{ id: "p3", brand: "Porção", name: "Batata Rústica", price: "R$ 25,00", rating: 4, reviewCount: "80", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CjKt434YCgoZCYvvWUro23flHO/uploaded-1776894346472-fin7lgxu.jpg?_wi=4" },
|
|
|
|
|
]}
|
|
|
|
|
title="Destaques do Cardápio"
|
|
|
|
|
description="Confira nossa seleção de produtos campeões de vendas."
|
|
|
|
|
@@ -98,31 +95,25 @@ export default function LandingPage() {
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="depoimentos" data-section="depoimentos">
|
|
|
|
|
<TestimonialCardSixteen
|
|
|
|
|
<TestimonialCardThirteen
|
|
|
|
|
showRating={true}
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
textboxLayout="split"
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
testimonials={[
|
|
|
|
|
{ id: "t1", name: "Junior Vieira", role: "Cliente", company: "Six Street", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-friends-table_23-2149213365.jpg" },
|
|
|
|
|
{ id: "t2", name: "Carlos Jefferson", role: "Cliente", company: "Six Street", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-happy-smiling-woman-enjoy-her-morning-french-breakfast-open-cafe-terrace-tasty-organic-food-holding-french-croissant-her-hand_291049-523.jpg" },
|
|
|
|
|
{ id: "t3", name: "Raí Cardoso", role: "Cliente", company: "Six Street", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-presents-girl-ring_1398-4220.jpg" },
|
|
|
|
|
{ id: "t4", name: "Ana Souza", role: "Cliente", company: "Six Street", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-female-with-dark-long-hair-dressed-striped-t-shirt-coffee-shop-drinks-fresh-juice-espresso_273609-2787.jpg" },
|
|
|
|
|
{ id: "t5", name: "Lucas Santos", role: "Cliente", company: "Six Street", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-red-blouse-pink-hair-invites-dinner_141793-766.jpg" },
|
|
|
|
|
]}
|
|
|
|
|
kpiItems={[
|
|
|
|
|
{ value: "4.4K", label: "Avaliações" },
|
|
|
|
|
{ value: "19h", label: "Abertura" },
|
|
|
|
|
{ value: "100%", label: "Delivery" },
|
|
|
|
|
]}
|
|
|
|
|
title="O que nossos clientes dizem"
|
|
|
|
|
description="Histórias e elogios de quem viveu a experiência Six Street."
|
|
|
|
|
description="Depoimentos de quem já provou e aprovou nossos burgers."
|
|
|
|
|
testimonials={[
|
|
|
|
|
{ id: "t1", name: "Junior Vieira", handle: "@juniorv", testimonial: "O melhor burger de São Vicente, sem dúvidas!", rating: 5 },
|
|
|
|
|
{ id: "t2", name: "Ana Souza", handle: "@anasouza", testimonial: "Atendimento maravilhoso e lanche muito saboroso.", rating: 5 },
|
|
|
|
|
{ id: "t3", name: "Lucas Santos", handle: "@lucass", testimonial: "Qualidade impecável e entrega rápida.", rating: 4 },
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="contato" data-section="contato">
|
|
|
|
|
<ContactCenter
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
background={{ variant: "gradient-bars" }}
|
|
|
|
|
useInvertedBackground={true}
|
|
|
|
|
background={{ variant: "plain" }}
|
|
|
|
|
tag="Fale Conosco"
|
|
|
|
|
title="Entre em contato agora"
|
|
|
|
|
description="Estamos prontos para atender você. Mande uma mensagem!"
|
|
|
|
|
@@ -132,18 +123,8 @@ export default function LandingPage() {
|
|
|
|
|
<div id="footer" data-section="footer">
|
|
|
|
|
<FooterSimple
|
|
|
|
|
columns={[
|
|
|
|
|
{
|
|
|
|
|
title: "Menu", items: [
|
|
|
|
|
{ label: "Início", href: "#inicio" },
|
|
|
|
|
{ label: "Cardápio", href: "https://app.cardapioweb.com" },
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
title: "Social", items: [
|
|
|
|
|
{ label: "Instagram", href: "https://www.instagram.com/sixstreetburger" },
|
|
|
|
|
{ label: "Facebook", href: "https://www.facebook.com/SixStreetBurger" },
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
{ title: "Menu", items: [{ label: "Início", href: "#inicio" }, { label: "Cardápio", href: "https://app.cardapioweb.com" }] },
|
|
|
|
|
{ title: "Social", items: [{ label: "Instagram", href: "#" }, { label: "Facebook", href: "#" }] },
|
|
|
|
|
]}
|
|
|
|
|
bottomLeftText="© 2026 Six Street Burger. Todos os direitos reservados."
|
|
|
|
|
bottomRightText="São Vicente - SP"
|
|
|
|
|
|