From 4d876f9f7f0930e6de02da9d115503eaed83cb94 Mon Sep 17 00:00:00 2001 From: Mrituanjay Jha <99118661+MJ-NJ@users.noreply.github.com> Date: Sat, 19 Apr 2025 14:27:12 +0530 Subject: [PATCH] Update Navbar.jsx, spelling mistake to theek krlo. --- src/components/Navbar.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Navbar.jsx b/src/components/Navbar.jsx index 5598395..82e733d 100644 --- a/src/components/Navbar.jsx +++ b/src/components/Navbar.jsx @@ -30,7 +30,7 @@ export function Navbar() { { name: "Accommodation", href: "https://forms.gle/bgzhuFum2KCYipYy9", target: "_blank" }, { name: "Workshops", href: "https://forms.gle/oJFXHmn9XjKJ9FiW6", target: "_blank" }, { name: "Tracks", href: "#tracks" }, - { name: "Prices", href: "#prices" }, + { name: "Prizes", href: "#prices" }, { name: "Partners", href: "#partners" }, { name: "FAQs", href: "#faq" }, ];