Merge version_1 into main #2
270
src/app/page.tsx
270
src/app/page.tsx
@@ -31,33 +31,19 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "Sobre Nós",
|
||||
id: "#about",
|
||||
},
|
||||
name: "Sobre Nós", id: "#about"},
|
||||
{
|
||||
name: "Produtos",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Produtos", id: "#products"},
|
||||
{
|
||||
name: "Como Funciona",
|
||||
id: "#how-it-works",
|
||||
},
|
||||
name: "Como Funciona", id: "#how-it-works"},
|
||||
{
|
||||
name: "Galeria",
|
||||
id: "#gallery",
|
||||
},
|
||||
name: "Galeria", id: "#gallery"},
|
||||
{
|
||||
name: "Depoimentos",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Depoimentos", id: "#testimonials"},
|
||||
{
|
||||
name: "Contato",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contato", id: "#contact"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-photo/top-view-valentines-day-present-as-biscuit-with-note-dark-background-ring-marriage-feeling-couple-gift-female-love-colors_140725-157894.jpg"
|
||||
logoAlt="Happy Creative SP Logo"
|
||||
@@ -71,12 +57,10 @@ export default function LandingPage() {
|
||||
description="Felicidade em forma de Balões 🎈"
|
||||
buttons={[
|
||||
{
|
||||
text: "Ver Produtos",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Ver Produtos", href: "#products"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pride-day-concept-straws-frame_23-2148516300.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pride-day-concept-straws-frame_23-2148516300.jpg"
|
||||
imageAlt="Balões personalizados e confetes flutuando em fundo festivo"
|
||||
/>
|
||||
</div>
|
||||
@@ -86,9 +70,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Nossa História: Mais que Balões, Emoções!",
|
||||
},
|
||||
type: "text", content: "Nossa História: Mais que Balões, Emoções!"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -101,53 +83,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "baloes-personalizados-1",
|
||||
name: "Balão Gigante Personalizado",
|
||||
price: "R$ 150,00",
|
||||
variant: "Com nome e frase",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-girl-wearing-dental-braces-standing-balloons-isolated-olive-green-wall_141793-126621.jpg",
|
||||
imageAlt: "Balão gigante personalizado com nome",
|
||||
},
|
||||
id: "baloes-personalizados-1", name: "Balão Gigante Personalizado", price: "R$ 150,00", variant: "Com nome e frase", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-girl-wearing-dental-braces-standing-balloons-isolated-olive-green-wall_141793-126621.jpg", imageAlt: "Balão gigante personalizado com nome"},
|
||||
{
|
||||
id: "baloes-personalizados-2",
|
||||
name: "Kit Balões Temáticos",
|
||||
price: "R$ 220,00",
|
||||
variant: "Para festas infantis",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-women-celebrating-new-year-happy-gorgeous-girls-stylish-sexy-party-dresses-holding-gold-silver-2020-balloons-having-fun-new-year-s-eve-party_158538-3766.jpg",
|
||||
imageAlt: "Kit de balões temáticos",
|
||||
},
|
||||
id: "baloes-personalizados-2", name: "Kit Balões Temáticos", price: "R$ 220,00", variant: "Para festas infantis", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-women-celebrating-new-year-happy-gorgeous-girls-stylish-sexy-party-dresses-holding-gold-silver-2020-balloons-having-fun-new-year-s-eve-party_158538-3766.jpg", imageAlt: "Kit de balões temáticos"},
|
||||
{
|
||||
id: "arcos-decorativos-1",
|
||||
name: "Arco Orgânico Floral",
|
||||
price: "R$ 450,00",
|
||||
variant: "Com flores naturais",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-dancing-woman_158595-3907.jpg",
|
||||
imageAlt: "Arco orgânico floral",
|
||||
},
|
||||
id: "arcos-decorativos-1", name: "Arco Orgânico Floral", price: "R$ 450,00", variant: "Com flores naturais", imageSrc: "http://img.b2bpic.net/free-photo/young-dancing-woman_158595-3907.jpg", imageAlt: "Arco orgânico floral"},
|
||||
{
|
||||
id: "arcos-decorativos-2",
|
||||
name: "Arco Desconstruído Luxo",
|
||||
price: "R$ 580,00",
|
||||
variant: "Detalhes dourados",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-confetti-white-balloons-wooden-desk_23-2148092556.jpg",
|
||||
imageAlt: "Arco desconstruído de luxo",
|
||||
},
|
||||
id: "arcos-decorativos-2", name: "Arco Desconstruído Luxo", price: "R$ 580,00", variant: "Detalhes dourados", imageSrc: "http://img.b2bpic.net/free-photo/colorful-confetti-white-balloons-wooden-desk_23-2148092556.jpg", imageAlt: "Arco desconstruído de luxo"},
|
||||
{
|
||||
id: "cestas-box-1",
|
||||
name: "Cesta Presente Especial",
|
||||
price: "R$ 180,00",
|
||||
variant: "Aniversário ou celebração",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-heart-shaped-beautiful-gift-box-with-delicious-macarons-cookies-icy-dark-background_140725-160923.jpg",
|
||||
imageAlt: "Cesta de presente especial",
|
||||
},
|
||||
id: "cestas-box-1", name: "Cesta Presente Especial", price: "R$ 180,00", variant: "Aniversário ou celebração", imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-heart-shaped-beautiful-gift-box-with-delicious-macarons-cookies-icy-dark-background_140725-160923.jpg", imageAlt: "Cesta de presente especial"},
|
||||
{
|
||||
id: "cestas-box-2",
|
||||
name: "Box Café da Manhã Premium",
|
||||
price: "R$ 250,00",
|
||||
variant: "Delícias matinais",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dark-black-giftbox-with-black-ribbon-dark-background-closeup_1220-6604.jpg",
|
||||
imageAlt: "Box de café da manhã premium",
|
||||
},
|
||||
id: "cestas-box-2", name: "Box Café da Manhã Premium", price: "R$ 250,00", variant: "Delícias matinais", imageSrc: "http://img.b2bpic.net/free-photo/dark-black-giftbox-with-black-ribbon-dark-background-closeup_1220-6604.jpg", imageAlt: "Box de café da manhã premium"},
|
||||
]}
|
||||
title="Nossos Produtos Exclusivos ✨"
|
||||
description="Descubra a magia de cada criação feita com carinho para você."
|
||||
@@ -161,55 +107,31 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "1. Escolha seu Produto",
|
||||
description: "Navegue pela nossa seleção de balões, arcos e cestas. Temos opções para todas as ocasiões!",
|
||||
icon: ArrowRight,
|
||||
title: "1. Escolha seu Produto", description: "Navegue pela nossa seleção de balões, arcos e cestas. Temos opções para todas as ocasiões!", icon: ArrowRight,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-blogger-records-video-her-room-has-camera-coffee-table-shows-eyeshadow-palette_1258-281750.jpg",
|
||||
imageAlt: "Pessoa escolhendo produtos online",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-blogger-records-video-her-room-has-camera-coffee-table-shows-eyeshadow-palette_1258-281750.jpg", imageAlt: "Pessoa escolhendo produtos online"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-art-made-from-3d-geometric-shapes_23-2150829297.jpg",
|
||||
imageAlt: "Pessoa escolhendo produtos online",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-valentines-day-present-as-biscuit-with-note-dark-background-ring-marriage-feeling-couple-gift-female-love-colors_140725-157894.jpg",
|
||||
imageAlt: "person choosing items online",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-art-made-from-3d-geometric-shapes_23-2150829297.jpg", imageAlt: "Pessoa escolhendo produtos online"},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "2. Personalize do seu Jeito",
|
||||
description: "Adicione nomes, frases, cores e detalhes para que seu presente ou decoração seja único e exclusivo.",
|
||||
icon: Palette,
|
||||
title: "2. Personalize do seu Jeito", description: "Adicione nomes, frases, cores e detalhes para que seu presente ou decoração seja único e exclusivo.", icon: Palette,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-with-letter-shaped-balloons_23-2147744436.jpg",
|
||||
imageAlt: "Pessoa personalizando balão",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-with-letter-shaped-balloons_23-2147744436.jpg", imageAlt: "Pessoa personalizando balão"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-hands-with-colorful-acrylic-oil-mix_114579-10368.jpg",
|
||||
imageAlt: "Pessoa personalizando balão",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pride-day-concept-straws-frame_23-2148516300.jpg?_wi=2",
|
||||
imageAlt: "person choosing items online",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-hands-with-colorful-acrylic-oil-mix_114579-10368.jpg", imageAlt: "Pessoa personalizando balão"},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "3. Receba e Celebre!",
|
||||
description: "Entregamos em Cajamar e região com todo o cuidado, garantindo que sua surpresa chegue perfeita para celebrar.",
|
||||
icon: Gift,
|
||||
title: "3. Receba e Celebre!", description: "Entregamos em Cajamar e região com todo o cuidado, garantindo que sua surpresa chegue perfeita para celebrar.", icon: Gift,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/human-hand-holding-violet-present-boxes_23-2147964511.jpg",
|
||||
imageAlt: "Pessoa recebendo encomenda",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/human-hand-holding-violet-present-boxes_23-2147964511.jpg", imageAlt: "Pessoa recebendo encomenda"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-man-posing-studio_176474-38431.jpg",
|
||||
imageAlt: "Pessoa recebendo encomenda",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-party-girl-wearing-party-hat-standing-balloons-looking-them-isolated-purple-wall_141793-114676.jpg",
|
||||
imageAlt: "person choosing items online",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-man-posing-studio_176474-38431.jpg", imageAlt: "Pessoa recebendo encomenda"},
|
||||
]
|
||||
},
|
||||
]}
|
||||
title="Como Funciona? Simples e Rápido! 🎉"
|
||||
@@ -225,53 +147,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "galeria-1",
|
||||
name: "Aniversário Encantado",
|
||||
price: "",
|
||||
variant: "Decoração completa",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottle-covered-with-pink-confetti-against-white-balloon_23-2148092554.jpg",
|
||||
imageAlt: "Decoração de aniversário com balões personalizados",
|
||||
},
|
||||
id: "galeria-1", name: "Aniversário Encantado", price: "", variant: "Decoração completa", imageSrc: "http://img.b2bpic.net/free-photo/bottle-covered-with-pink-confetti-against-white-balloon_23-2148092554.jpg", imageAlt: "Decoração de aniversário com balões personalizados"},
|
||||
{
|
||||
id: "galeria-2",
|
||||
name: "Chá de Bebê Sonho",
|
||||
price: "",
|
||||
variant: "Arco orgânico pastel",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-like-party_158595-3906.jpg",
|
||||
imageAlt: "Decoração de chá de bebê com arco de balões",
|
||||
},
|
||||
id: "galeria-2", name: "Chá de Bebê Sonho", price: "", variant: "Arco orgânico pastel", imageSrc: "http://img.b2bpic.net/free-photo/woman-like-party_158595-3906.jpg", imageAlt: "Decoração de chá de bebê com arco de balões"},
|
||||
{
|
||||
id: "galeria-3",
|
||||
name: "Festa Infantil Aventura",
|
||||
price: "",
|
||||
variant: "Balões temáticos",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-metallic-balloons-with-flowers_23-2149347321.jpg",
|
||||
imageAlt: "Decoração de festa infantil com balões",
|
||||
},
|
||||
id: "galeria-3", name: "Festa Infantil Aventura", price: "", variant: "Balões temáticos", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-metallic-balloons-with-flowers_23-2149347321.jpg", imageAlt: "Decoração de festa infantil com balões"},
|
||||
{
|
||||
id: "galeria-4",
|
||||
name: "Momento Romântico",
|
||||
price: "",
|
||||
variant: "Cesta e balões",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cake-birthday-event-chair-with-balloons_23-2149312337.jpg",
|
||||
imageAlt: "Cesta de presente e balões para momento romântico",
|
||||
},
|
||||
id: "galeria-4", name: "Momento Romântico", price: "", variant: "Cesta e balões", imageSrc: "http://img.b2bpic.net/free-photo/cake-birthday-event-chair-with-balloons_23-2149312337.jpg", imageAlt: "Cesta de presente e balões para momento romântico"},
|
||||
{
|
||||
id: "galeria-5",
|
||||
name: "Evento Corporativo",
|
||||
price: "",
|
||||
variant: "Ambientação profissional",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-living-room-decorated-by-boyfriend-with-valentine-day-romantic-presents-girlfriend-celebrate-romance-anniversary-home-living-room-with-red-roses-table-concept-valentines-gift_482257-35456.jpg",
|
||||
imageAlt: "Decoração de evento corporativo com balões",
|
||||
},
|
||||
id: "galeria-5", name: "Evento Corporativo", price: "", variant: "Ambientação profissional", imageSrc: "http://img.b2bpic.net/free-photo/empty-living-room-decorated-by-boyfriend-with-valentine-day-romantic-presents-girlfriend-celebrate-romance-anniversary-home-living-room-with-red-roses-table-concept-valentines-gift_482257-35456.jpg", imageAlt: "Decoração de evento corporativo com balões"},
|
||||
{
|
||||
id: "galeria-6",
|
||||
name: "Celebração de Bodas",
|
||||
price: "",
|
||||
variant: "Toque de dourado",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/place-wedding-ceremony-with-wedding-arch-decorated-with-flowers-white-chairs-each-side-archway-outdoors-preparation-wedding-ceremony-outdoors-near-lake_613910-4241.jpg",
|
||||
imageAlt: "Decoração de bodas com balões e detalhes dourados",
|
||||
},
|
||||
id: "galeria-6", name: "Celebração de Bodas", price: "", variant: "Toque de dourado", imageSrc: "http://img.b2bpic.net/free-photo/place-wedding-ceremony-with-wedding-arch-decorated-with-flowers-white-chairs-each-side-archway-outdoors-preparation-wedding-ceremony-outdoors-near-lake_613910-4241.jpg", imageAlt: "Decoração de bodas com balões e detalhes dourados"},
|
||||
]}
|
||||
title="Inspire-se: Nossas Criações Incríveis! 💖"
|
||||
description="Uma vitrine de momentos especiais que tivemos a honra de fazer parte."
|
||||
@@ -280,50 +166,21 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwo
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
carouselMode="auto"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Mariana Silva",
|
||||
role: "Mãe e Organizadora de Eventos",
|
||||
testimonial: "A Happy Creative SP transformou a festa de 5 anos da minha filha em um verdadeiro conto de fadas! Os balões e o arco decorativo superaram todas as minhas expectativas. Recomendo de olhos fechados!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-girl-admiring-great-music-taste-friend-showing-thumbs-up-smiling-excited-astoni_1258-142264.jpg",
|
||||
imageAlt: "Mariana Silva",
|
||||
},
|
||||
id: "1", name: "Mariana Silva", role: "Mãe e Organizadora de Eventos", testimonial: "A Happy Creative SP transformou a festa de 5 anos da minha filha em um verdadeiro conto de fadas! Os balões e o arco decorativo superaram todas as minhas expectativas. Recomendo de olhos fechados!", imageSrc: "http://img.b2bpic.net/free-photo/impressed-girl-admiring-great-music-taste-friend-showing-thumbs-up-smiling-excited-astoni_1258-142264.jpg", imageAlt: "Mariana Silva"},
|
||||
{
|
||||
id: "2",
|
||||
name: "João Pereira",
|
||||
role: "Gerente de Marketing",
|
||||
testimonial: "Pedi uma cesta presente personalizada para minha esposa e fiquei impressionado com o capricho e a rapidez. Ela amou! O atendimento é impecável e os produtos são de alta qualidade.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-businessman-suit-talking-mobile-phone_171337-19150.jpg",
|
||||
imageAlt: "João Pereira",
|
||||
},
|
||||
id: "2", name: "João Pereira", role: "Gerente de Marketing", testimonial: "Pedi uma cesta presente personalizada para minha esposa e fiquei impressionado com o capricho e a rapidez. Ela amou! O atendimento é impecável e os produtos são de alta qualidade.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-businessman-suit-talking-mobile-phone_171337-19150.jpg", imageAlt: "João Pereira"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Carla Mendes",
|
||||
role: "Noiva",
|
||||
testimonial: "Para o meu chá de panela, escolhi os balões personalizados e o arco desconstruído. Ficou simplesmente perfeito! Todos os convidados elogiaram muito e as fotos ficaram maravilhosas. Obrigada!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-wedding-planner-working-ceremony_23-2150167231.jpg",
|
||||
imageAlt: "Carla Mendes",
|
||||
},
|
||||
id: "3", name: "Carla Mendes", role: "Noiva", testimonial: "Para o meu chá de panela, escolhi os balões personalizados e o arco desconstruído. Ficou simplesmente perfeito! Todos os convidados elogiaram muito e as fotos ficaram maravilhosas. Obrigada!", imageSrc: "http://img.b2bpic.net/free-photo/female-wedding-planner-working-ceremony_23-2150167231.jpg", imageAlt: "Carla Mendes"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Lucas e Sofia",
|
||||
role: "Casal Celebrando",
|
||||
testimonial: "Encomendei balões para o nosso aniversário de namoro e a entrega foi super pontual. O balão personalizado com a nossa frase especial fez toda a diferença. Experiência incrível com a Happy Creative SP!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-married-couple-holding-hands-front-porch_53876-98120.jpg",
|
||||
imageAlt: "Lucas e Sofia",
|
||||
},
|
||||
id: "4", name: "Lucas e Sofia", role: "Casal Celebrando", testimonial: "Encomendei balões para o nosso aniversário de namoro e a entrega foi super pontual. O balão personalizado com a nossa frase especial fez toda a diferença. Experiência incrível com a Happy Creative SP!", imageSrc: "http://img.b2bpic.net/free-photo/happy-married-couple-holding-hands-front-porch_53876-98120.jpg", imageAlt: "Lucas e Sofia"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Patrícia Costa",
|
||||
role: "Empreendedora",
|
||||
testimonial: "Para a reinauguração da minha loja, precisava de algo que chamasse a atenção. O arco de balões feito pela Happy Creative SP foi um sucesso! Atendimento atencioso e trabalho impecável.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-beautiful-shy-young-hispanic-woman-with-dark-skin-long-curly-hair-relaxing-home-sitting-rattan-chair-smiling-broadly_343059-3831.jpg",
|
||||
imageAlt: "Patrícia Costa",
|
||||
},
|
||||
id: "5", name: "Patrícia Costa", role: "Empreendedora", testimonial: "Para a reinauguração da minha loja, precisava de algo que chamasse a atenção. O arco de balões feito pela Happy Creative SP foi um sucesso! Atendimento atencioso e trabalho impecável.", imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-beautiful-shy-young-hispanic-woman-with-dark-skin-long-curly-hair-relaxing-home-sitting-rattan-chair-smiling-broadly_343059-3831.jpg", imageAlt: "Patrícia Costa"},
|
||||
]}
|
||||
title="O que nossos clientes dizem sobre nós! 🌟"
|
||||
description="Histórias de alegria e satisfação que nos impulsionam a criar mais magia."
|
||||
@@ -334,20 +191,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Fale Conosco!"
|
||||
title="Vamos planejar sua próxima celebração! 🥳"
|
||||
description="Entre em contato para um atendimento personalizado e transforme sua ideia em realidade. Estamos em Cajamar, SP, prontos para te atender."
|
||||
buttons={[
|
||||
{
|
||||
text: "Chamar no WhatsApp",
|
||||
href: "https://wa.me/5511999999999",
|
||||
},
|
||||
text: "Chamar no WhatsApp", href: "https://wa.me/5511999999999"},
|
||||
{
|
||||
text: "Ver no Instagram",
|
||||
href: "https://instagram.com/happycreative.sp",
|
||||
},
|
||||
text: "Ver no Instagram", href: "https://instagram.com/happycreative.sp"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -360,49 +212,31 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "Produtos",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Produtos", href: "#products"},
|
||||
{
|
||||
label: "Galeria",
|
||||
href: "#gallery",
|
||||
},
|
||||
label: "Galeria", href: "#gallery"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Sobre Nós",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Sobre Nós", href: "#about"},
|
||||
{
|
||||
label: "Depoimentos",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Depoimentos", href: "#testimonials"},
|
||||
{
|
||||
label: "Contato",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contato", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "WhatsApp",
|
||||
href: "https://wa.me/5511999999999",
|
||||
},
|
||||
label: "WhatsApp", href: "https://wa.me/5511999999999"},
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com/happycreative.sp",
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com/happycreative.sp"},
|
||||
{
|
||||
label: "Localização",
|
||||
href: "https://www.google.com/maps/search/Rua+das+Nogueiras+154+-+Portal+dos+Ipês+3,+Cajamar",
|
||||
},
|
||||
label: "Localização", href: "https://www.google.com/maps/search/Rua+das+Nogueiras+154+-+Portal+dos+Ipês+3,+Cajamar"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user