diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 3f5a8db..cf7bdc6 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -14,6 +14,8 @@ export default function Layout() { { name: "Testimonials", href: "/#testimonials" }, { name: "Contact", href: "/#contact" }, { name: "Barrio De Salamanca Penthouse", href: "/barrio-de-salamanca-penthouse" }, + { name: "Blog", href: "/blog" }, + ];