Skip to content

Commit

Permalink
update:internship application link
Browse files Browse the repository at this point in the history
  • Loading branch information
IlyasOsman committed May 11, 2024
1 parent 82b4ce0 commit f557bae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Home.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ import ImageCollage from "./ImageCollage";
import Roadmap from "./Roadmap";

const Home = () => {
// Intership application link here
const intership = "https://www.google.com";

const intership = "https://github.com/nakujaproject/NakujaProject-web/issues/3";

return (
<section className="relative overflow-hidden bg-gradient-to-b from-blue-50 via-transparent to-transparent pb-12 pt-20 sm:pb-16 sm:pt-32 lg:pb-24 xl:pb-32 xl:pt-40">
Expand Down

0 comments on commit f557bae

Please sign in to comment.