Update src/app/page.tsx

This commit is contained in:
2026-01-26 17:23:52 +00:00
parent ba1f318f74
commit 06f56ed02a

View File

@@ -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"
/>