Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
parteekcoder authored Jan 18, 2024
1 parent 866577a commit 49eea7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import Banner2 from "../components/hero/banner";
import Hackmol from "../components/hero/img";
import Register from "../components/hero/reg";
import Log from "../components/hero/logo";
import NavBar from "../components/Hero/nav";
import NavBar from "../components/hero/nav";
import Link from 'next/link'
import Marquee from "../components/Hero/marquee";
import Testimonies from "../components/Testimonies";
Expand Down

0 comments on commit 49eea7f

Please sign in to comment.