From 5f5b4657fad0281715cb10e1192de71746993d09 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Sat, 19 Jul 2025 13:05:35 +0000 Subject: [PATCH] Rename navigation item Change the name of the navigation item to "Interactives". --- src/components/Navigation.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Navigation.tsx b/src/components/Navigation.tsx index 23bf3da..1becbb6 100644 --- a/src/components/Navigation.tsx +++ b/src/components/Navigation.tsx @@ -18,7 +18,7 @@ const Navigation = () => { to="/" className="text-xl font-bold text-foreground hover:text-accent transition-colors" > - EduInteractives + Interactives