diff --git a/site/components/Hero.tsx b/site/components/Hero.tsx index 3cf4f710..5839ee5c 100644 --- a/site/components/Hero.tsx +++ b/site/components/Hero.tsx @@ -41,7 +41,7 @@ export function Hero() { {/* Commented code on line 37, 39 and 113 will reenable the two columns hero */}
-
+

The JavaScript framework for data portals

diff --git a/site/components/NavItem.tsx b/site/components/NavItem.tsx index 97ab98ab..0a262e3a 100644 --- a/site/components/NavItem.tsx +++ b/site/components/NavItem.tsx @@ -20,7 +20,7 @@ export default function NavItem({ item }) { }; return ( - + {Object.prototype.hasOwnProperty.call(item, 'href') ? (