diff --git a/src/app/page.tsx b/src/app/page.tsx index 630851e..cdc84a6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,8 +34,10 @@ export default function BrazilianLumberPage() { { name: "About", id: "about" }, { name: "Products", id: "products" }, { name: "Features", id: "features" }, - { name: "Contact", id: "contact" } - ]} + { name: "Contact", id: "contact" }, + + { name: "Blog", id: "/blog" }, +]} bottomLeftText="Sustainable Wood Solutions" bottomRightText="contato@brazilianlumber.com" />