diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx
index 2af2b08..c5862eb 100644
--- a/src/pages/HomePage.tsx
+++ b/src/pages/HomePage.tsx
@@ -11,289 +11,128 @@ import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HomePage() {
return (
<>
-
-
+
+
-
-
+ tag="100% Sabor Natural"
+ title="Açaí fresco entregue na sua porta"
+ description="O melhor açaí da região, selecionado com carinho e entregue rápido. Peça o seu e aproveite essa energia pura."
+ primaryButton={{ text: "Peça agora", href: "#contact" }}
+ secondaryButton={{ text: "Ver Cardápio", href: "#menu" }}
+ leftItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/ceramic-bowl-delicious-acai-brazilian-dessert_23-2149788550.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/male-courier-mask-holding-coffee-yellow_179666-38394.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/three-ramekins-with-chocolate-mousse-with-blueberries-blackberries-fresh-mint-rusty-iron-background_127032-2744.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-courier-with-delivery-coffee-box-yellow-job-service-covid-virus-color-bike-uniform_179666-22389.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/delicious-healthy-acai-bowl-with-berries-banana-slices_23-2152010293.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/young-people-eating-berries-street_23-2150163641.jpg" }]}
+ rightItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-young-woman-moped-pointing-something_179666-33824.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/colorful-acai-bowl-with-fresh-fruits-granola_23-2152003887.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/top-view-trip-concept-with-young-guy-medical-mask-sitting-motorcycle-with-yellow-suitcase-it-holding-ticket-showing-five_179666-40241.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-berries-bowls-red-currants-grapes-oatmeal-tablecloth_140725-72012.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/male-courier-mask-holding-coffee-yellow_179666-38408.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/ceramic-bowl-delicious-acai-brazilian-dessert_23-2149788546.jpg" }]}
+ />
+
+
-
-
+
+ tag="Nossa História"
+ quote="Nossa missão é trazer a energia da floresta diretamente para o seu dia a dia, com ingredientes selecionados e entrega rápida e segura."
+ author="Equipe Açaí Delivery"
+ role="Sua escolha saudável diária"
+ imageSrc="http://img.b2bpic.net/free-photo/ceramic-bowl-delicious-acai-brazilian-dessert_23-2149788580.jpg"
+ />
+
+
-
-
-
+
+
-
-
+ tag="Qualidade"
+ title="Por que escolher a gente?"
+ description="Nossa dedicação vai além do sabor, focamos em uma experiência completa."
+ features={[
+ {
+ title: "Entrega ultra-rápida", description: "Seu açaí chega na temperatura ideal.", bentoComponent: "info-card-marquee", infoCards: [
+ { icon: Zap, label: "Tempo Médio", value: "30min" },
+ { icon: Clock, label: "Atendimento", value: "Diário" },
+ { icon: Truck, label: "Regiões", value: "Toda Cidade" }
+ ]
+ },
+ {
+ title: "Ingredientes Premium", description: "Apenas as melhores frutas e granolas.", bentoComponent: "media-stack", mediaItems: [
+ { imageSrc: "http://img.b2bpic.net/free-photo/ceramic-bowl-delicious-acai-brazilian-dessert_23-2149788550.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-blueberries-yogurt_23-2148660430.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-acai-cereal-bowl_23-2149258884.jpg" }
+ ]
+ },
+ {
+ title: "Satisfação Garantida", description: "O cliente vem sempre em primeiro lugar.", bentoComponent: "checklist-timeline", heading: "Processo de Qualidade", subheading: "Desde a colheita até o pedido na sua mão", checklistItems: [
+ { label: "Seleção", detail: "Frutas de qualidade premium" },
+ { label: "Preparo", detail: "Higiene e cuidado no manuseio" },
+ { label: "Entrega", detail: "Logística especializada e ágil" }
+ ],
+ completedLabel: "Pronto!"
+ }
+ ]}
+ />
+
+
-
-
+
+
-
-
+ tag="O que dizem"
+ title="Clientes Satisfeitos"
+ description="Veja o que nossos clientes estão falando sobre nossas entregas."
+ testimonials={[
+ { name: "Ana Silva", role: "Fã de açaí", company: "Cliente", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-woman-posing-together-retro-style-with-beverage_23-2149525829.jpg" },
+ { name: "João Santos", role: "Cliente VIP", company: "Cliente", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-friends-with-pizza_23-2149872393.jpg" },
+ { name: "Beatriz Lima", role: "Sempre pede", company: "Cliente", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman_171337-3181.jpg" },
+ { name: "Carlos Souza", role: "Entusiasta", company: "Cliente", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-courier-blue-uniform-cape-holding-round-delivery-bowls-pink-wall_140725-45516.jpg" },
+ { name: "Mariana Oliveira", role: "Foodie", company: "Cliente", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-lunch-working-online_1303-26739.jpg" }
+ ]}
+ />
+
+
-
-
+
+
-
-
+ tag="Dúvidas"
+ title="Perguntas Frequentes"
+ description="Tudo o que você precisa saber antes de fazer seu pedido."
+ items={[
+ { question: "Como faço um pedido?", answer: "Basta clicar em qualquer botão de 'Peça agora' e você será redirecionado para nosso WhatsApp." },
+ { question: "Quais as formas de pagamento?", answer: "Aceitamos PIX, cartões de crédito e débito no ato da entrega." },
+ { question: "Qual o custo da entrega?", answer: "O valor da entrega depende do bairro. Consulte no nosso atendimento." }
+ ]}
+ imageSrc="http://img.b2bpic.net/free-photo/some-black-olives-bowl-rattan-trivet-background-high-angle-view_176474-2743.jpg"
+ />
+
+
-
>
);
}