Skip to content

Commit

Permalink
Update page.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
brucehillwalley authored Apr 24, 2024
1 parent d4f13ea commit 6917830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/portfolio/page.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const items = [
title: "Next.js Netflix App",
desc: "Data fetched from the IMDB API and present it on website, categorized for easy access. Users can explore various movies.To access the app, user needs to login. ",
img: "/netflix.png",
link: "https://netflix-nextjss.netlify.app/",
link: "https://movie-app-tailwind.netlify.app/",
},
{
id: 4,
Expand Down

0 comments on commit 6917830

Please sign in to comment.