- );
-}
-
function ResearchFeatSection() {
return (
-
);
@@ -116,7 +85,6 @@ function ResearcherFeatSection() {
Launch browser-based sessions with zero setup. Customize your
development environment for advanced needs.
-
@@ -152,7 +120,6 @@ function CollaborationFeatSection() {
Share your Renku project with anyone, and never worry about “it
doesn’t work on my machine” again.
-
);
@@ -180,15 +147,7 @@ function ComputingFeatSection() {
Scaling up your project is as simple as switching your resource class.
Do data exploration and model training all in one place!
-
-
-
- Try it out a session
-
-
+
-
);
diff --git a/client/src/landing/anonymousHomeNav.tsx b/client/src/landing/anonymousHomeNav.tsx
index c92fa5dea..aa378afb7 100644
--- a/client/src/landing/anonymousHomeNav.tsx
+++ b/client/src/landing/anonymousHomeNav.tsx
@@ -25,7 +25,7 @@ import { Button, Col, Collapse, Nav, Navbar, NavItem, Row } from "reactstrap";
import { useLoginUrl } from "../authentication/useLoginUrl.hook";
import { ExternalLink } from "../components/ExternalLinks";
-import { Docs, Links } from "../utils/constants/Docs";
+import { Links } from "../utils/constants/Docs";
import { Url } from "../utils/helpers/url";
const logo = "/static/public/img/logo.svg";
@@ -125,7 +125,7 @@ function BottomNav() {
/>