diff --git a/frontend/src/pages/home.js b/frontend/src/pages/home.js index a21b65a..c082174 100644 --- a/frontend/src/pages/home.js +++ b/frontend/src/pages/home.js @@ -2,6 +2,7 @@ import React from "react"; import Footer from "../components/footer"; import Navbar from "../components/navbar"; import TestimonialSection from "../components/testimonials"; +import { Link } from "react-router-dom"; const Home = () => { return ( @@ -28,6 +29,11 @@ const Home = () => { Keep all of your login information safe and secure with our state-of-the-art password manager.

+ + Add Password + {/* Desktop Image (hidden on mobile) */}