Update src/app/page.tsx

This commit is contained in:
2026-05-22 17:29:01 +00:00
parent ee644c7041
commit 7f2aaa94e1

View File

@@ -31,23 +31,18 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Início",
id: "hero",
},
name: "Início", id: "hero"},
{
name: "Sobre",
id: "about",
},
name: "Sobre", id: "about"},
{
name: "Produtos",
id: "products",
},
name: "Produtos", id: "products"},
{
name: "Contato",
id: "contact",
},
name: "Contato", id: "contact"},
]}
brandName="Sueli Floricultura"
button={{
text: "Ver Catálogo", href: "#products"
}}
/>
</div>
@@ -57,32 +52,20 @@ export default function LandingPage() {
description="Descubra arranjos florais artesanais, frescos e preparados com dedicação para tornar seu dia ainda mais inesquecível."
buttons={[
{
text: "Ver Catálogo",
href: "#products",
},
text: "Ver Catálogo", href: "#products"},
]}
imageSrc="http://img.b2bpic.net/free-photo/flowers-wood-background-from_176420-55784.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/flowers-wood-background-from_176420-55784.jpg"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/minimal-floral-arrangement-red-surface_58702-17287.jpg",
alt: "Minimal floral arrangement on red surface",
},
src: "http://img.b2bpic.net/free-photo/minimal-floral-arrangement-red-surface_58702-17287.jpg", alt: "Minimal floral arrangement on red surface"},
{
src: "http://img.b2bpic.net/free-photo/flowers-from-home-garden-vase-white-background_169016-36807.jpg",
alt: "Flowers from a home garden in a vase on a white background",
},
src: "http://img.b2bpic.net/free-photo/flowers-from-home-garden-vase-white-background_169016-36807.jpg", alt: "Flowers from a home garden in a vase on a white background"},
{
src: "http://img.b2bpic.net/free-photo/flowers-envelope-colored-background-flat-lay_169016-20394.jpg",
alt: "Flowers in an envelope on a colored background flat lay",
},
src: "http://img.b2bpic.net/free-photo/flowers-envelope-colored-background-flat-lay_169016-20394.jpg", alt: "Flowers in an envelope on a colored background flat lay"},
{
src: "http://img.b2bpic.net/free-photo/bouquet-fresh-multicolor-tulip-flowers-old-blue-wooden-table_158538-26246.jpg",
alt: "Bouquet of fresh multicolor tulip flowers on old blue wooden table",
},
src: "http://img.b2bpic.net/free-photo/bouquet-fresh-multicolor-tulip-flowers-old-blue-wooden-table_158538-26246.jpg", alt: "Bouquet of fresh multicolor tulip flowers on old blue wooden table"},
{
src: "http://img.b2bpic.net/free-photo/beautiful-bouquet-flower-background_1339-4304.jpg",
alt: "Beautiful bouquet flower for background",
},
src: "http://img.b2bpic.net/free-photo/beautiful-bouquet-flower-background_1339-4304.jpg", alt: "Beautiful bouquet flower for background"},
]}
/>
</div>
@@ -94,15 +77,11 @@ export default function LandingPage() {
description="Na Sueli Floricultura, cada pétala é escolhida a dedo. Nossa missão é levar natureza, cor e fragrância para o seu ambiente, aliando técnica à criatividade."
metrics={[
{
value: "15+",
title: "Anos de história",
},
value: "15+", title: "Anos de história"},
{
value: "5000+",
title: "Buquês entregues",
},
value: "5000+", title: "Buquês entregues"},
]}
imageSrc="http://img.b2bpic.net/free-photo/florist-male-cutting-flower-stalks-sideways_23-2148435687.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/florist-male-cutting-flower-stalks-sideways_23-2148435687.jpg"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
@@ -115,29 +94,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Flores frescas",
description: "Recebemos flores diariamente para garantir frescor e longevidade.",
tag: "Qualidade",
imageSrc: "http://img.b2bpic.net/free-photo/woman-making-floral-arrangement-calling_329181-9357.jpg",
imageAlt: "Woman making floral arrangement and calling",
},
id: "f1", title: "Flores frescas", description: "Recebemos flores diariamente para garantir frescor e longevidade.", tag: "Qualidade", imageSrc: "http://img.b2bpic.net/free-photo/woman-making-floral-arrangement-calling_329181-9357.jpg", imageAlt: "Woman making floral arrangement and calling"},
{
id: "f2",
title: "Entrega ágil",
description: "Entregas cuidadosas e pontuais na região.",
tag: "Rapidez",
imageSrc: "http://img.b2bpic.net/free-photo/flowers-wood-background-from_176420-55784.jpg?_wi=2",
imageAlt: "Woman making floral arrangement and calling",
},
id: "f2", title: "Entrega ágil", description: "Entregas cuidadosas e pontuais na região.", tag: "Rapidez", imageSrc: "http://img.b2bpic.net/free-photo/flowers-wood-background-from_176420-55784.jpg", imageAlt: "Woman making floral arrangement and calling"},
{
id: "f3",
title: "Designs personalizados",
description: "Arranjos únicos criados conforme o seu desejo.",
tag: "Exclusividade",
imageSrc: "http://img.b2bpic.net/free-photo/florist-male-cutting-flower-stalks-sideways_23-2148435687.jpg?_wi=2",
imageAlt: "Woman making floral arrangement and calling",
},
id: "f3", title: "Designs personalizados", description: "Arranjos únicos criados conforme o seu desejo.", tag: "Exclusividade", imageSrc: "http://img.b2bpic.net/free-photo/florist-male-cutting-flower-stalks-sideways_23-2148435687.jpg", imageAlt: "Woman making floral arrangement and calling"},
]}
title="Nossos diferenciais"
description="Compromisso com a qualidade em cada entrega."
@@ -152,59 +113,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
brand: "Especial",
name: "Buquê de Rosas Clássico",
price: "R$ 150,00",
rating: 5,
reviewCount: "24",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-yellow-red-anemone-flowers-bouquet-jpg_140725-12138.jpg",
},
id: "p1", brand: "Especial", name: "Buquê de Rosas Clássico", price: "R$ 150,00", rating: 5,
reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-yellow-red-anemone-flowers-bouquet-jpg_140725-12138.jpg"},
{
id: "p2",
brand: "Celebração",
name: "Arranjo de Lírios Brancos",
price: "R$ 180,00",
rating: 5,
reviewCount: "18",
imageSrc: "http://img.b2bpic.net/free-photo/decorative-flowers-with-wood-texture_23-2148164036.jpg",
},
id: "p2", brand: "Celebração", name: "Arranjo de Lírios Brancos", price: "R$ 180,00", rating: 5,
reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/decorative-flowers-with-wood-texture_23-2148164036.jpg"},
{
id: "p3",
brand: "Verão",
name: "Buquê Girassóis",
price: "R$ 120,00",
rating: 4,
reviewCount: "32",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-autumn-bouquet-with-yellow-combination-flowers_114579-2477.jpg",
},
id: "p3", brand: "Verão", name: "Buquê Girassóis", price: "R$ 120,00", rating: 4,
reviewCount: "32", imageSrc: "http://img.b2bpic.net/free-photo/fashion-autumn-bouquet-with-yellow-combination-flowers_114579-2477.jpg"},
{
id: "p4",
brand: "Premium",
name: "Mix de Estação",
price: "R$ 200,00",
rating: 5,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/flower-composition-bucket-cream-purple-roses-lithianthus-side-view_141793-4424.jpg",
},
id: "p4", brand: "Premium", name: "Mix de Estação", price: "R$ 200,00", rating: 5,
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/flower-composition-bucket-cream-purple-roses-lithianthus-side-view_141793-4424.jpg"},
{
id: "p5",
brand: "Exótico",
name: "Orquídea Potted",
price: "R$ 250,00",
rating: 5,
reviewCount: "40",
imageSrc: "http://img.b2bpic.net/free-photo/decorative-heart-fresh-blooms_23-2148109156.jpg",
},
id: "p5", brand: "Exótico", name: "Orquídea Potted", price: "R$ 250,00", rating: 5,
reviewCount: "40", imageSrc: "http://img.b2bpic.net/free-photo/decorative-heart-fresh-blooms_23-2148109156.jpg"},
{
id: "p6",
brand: "Elegância",
name: "Arranjo de Hortênsias",
price: "R$ 160,00",
rating: 4,
reviewCount: "21",
imageSrc: "http://img.b2bpic.net/free-photo/hydrangea-flowers-vase-female-hands-light-background_169016-39172.jpg",
},
id: "p6", brand: "Elegância", name: "Arranjo de Hortênsias", price: "R$ 160,00", rating: 4,
reviewCount: "21", imageSrc: "http://img.b2bpic.net/free-photo/hydrangea-flowers-vase-female-hands-light-background_169016-39172.jpg"},
]}
title="Nossos Arranjos"
description="Flores para aniversários, casamentos, eventos e demonstrações de carinho."
@@ -219,25 +144,15 @@ export default function LandingPage() {
author="Mariana Santos"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-female-florist-holding-flower-bouquet-hand_23-2148049419.jpg",
alt: "Mariana Santos",
},
src: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-female-florist-holding-flower-bouquet-hand_23-2148049419.jpg", alt: "Mariana Santos"},
{
src: "http://img.b2bpic.net/free-photo/happy-young-man-casual-clothes-with-bouquet-red-roses-present-his-girlfriend-looking-camera-smiling-cheerfully-standing-green-wall-valentines-day-concept_141793-59119.jpg",
alt: "Cliente 2",
},
src: "http://img.b2bpic.net/free-photo/happy-young-man-casual-clothes-with-bouquet-red-roses-present-his-girlfriend-looking-camera-smiling-cheerfully-standing-green-wall-valentines-day-concept_141793-59119.jpg", alt: "Cliente 2"},
{
src: "http://img.b2bpic.net/free-photo/front-view-young-female-holding-bouquet-beautiful-roses-brown-wall_140725-152418.jpg",
alt: "Cliente 3",
},
src: "http://img.b2bpic.net/free-photo/front-view-young-female-holding-bouquet-beautiful-roses-brown-wall_140725-152418.jpg", alt: "Cliente 3"},
{
src: "http://img.b2bpic.net/free-photo/front-view-young-male-holding-pink-roses-pink-color_140725-146763.jpg",
alt: "Cliente 4",
},
src: "http://img.b2bpic.net/free-photo/front-view-young-male-holding-pink-roses-pink-color_140725-146763.jpg", alt: "Cliente 4"},
{
src: "http://img.b2bpic.net/free-photo/beautiful-african-woman-florist-smiling-making-bouquet-flowers-white-wall_176420-12261.jpg",
alt: "Cliente 5",
},
src: "http://img.b2bpic.net/free-photo/beautiful-african-woman-florist-smiling-making-bouquet-flowers-white-wall_176420-12261.jpg", alt: "Cliente 5"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -250,20 +165,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "faq1",
title: "Como agendar uma entrega?",
content: "Entre em contato via WhatsApp ou telefone e agendaremos o melhor horário.",
},
id: "faq1", title: "Como agendar uma entrega?", content: "Entre em contato via WhatsApp ou telefone e agendaremos o melhor horário."},
{
id: "faq2",
title: "Vocês fazem decoração para festas?",
content: "Sim! Desenvolvemos projetos sob medida para eventos.",
},
id: "faq2", title: "Vocês fazem decoração para festas?", content: "Sim! Desenvolvemos projetos sob medida para eventos."},
{
id: "faq3",
title: "Qual a área de entrega?",
content: "Atendemos toda a região metropolitana.",
},
id: "faq3", title: "Qual a área de entrega?", content: "Atendemos toda a região metropolitana."},
]}
imageSrc="http://img.b2bpic.net/free-photo/purple-flowers-white-water_23-2148256610.jpg"
title="Dúvidas frequentes"
@@ -276,8 +182,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
tag="Contato"
title="Fale com a Sueli Floricultura"
description="Envie uma mensagem e nossa equipe retornará para ajudar no que precisar."
@@ -291,42 +196,27 @@ export default function LandingPage() {
logoText="Sueli Floricultura"
columns={[
{
title: "Sobre",
items: [
title: "Sobre", items: [
{
label: "Quem Somos",
href: "#about",
},
label: "Quem Somos", href: "#about"},
{
label: "Política de Privacidade",
href: "#",
},
label: "Política de Privacidade", href: "#"},
],
},
{
title: "Produtos",
items: [
title: "Produtos", items: [
{
label: "Buquês",
href: "#products",
},
label: "Buquês", href: "#products"},
{
label: "Arranjos",
href: "#products",
},
label: "Arranjos", href: "#products"},
],
},
{
title: "Contato",
items: [
title: "Contato", items: [
{
label: "WhatsApp",
href: "#",
},
label: "WhatsApp", href: "#"},
{
label: "Endereço",
href: "#",
},
label: "Endereço", href: "#"},
],
},
]}