diff --git a/frontend/src/pages/classes/index.css b/frontend/src/pages/Classes/index.css similarity index 100% rename from frontend/src/pages/classes/index.css rename to frontend/src/pages/Classes/index.css diff --git a/frontend/src/pages/classes/index.js b/frontend/src/pages/Classes/index.js similarity index 100% rename from frontend/src/pages/classes/index.js rename to frontend/src/pages/Classes/index.js diff --git a/frontend/src/pages/schedule/index.css b/frontend/src/pages/Schedule/index.css similarity index 100% rename from frontend/src/pages/schedule/index.css rename to frontend/src/pages/Schedule/index.css diff --git a/frontend/src/pages/schedule/index.js b/frontend/src/pages/Schedule/index.js similarity index 100% rename from frontend/src/pages/schedule/index.js rename to frontend/src/pages/Schedule/index.js diff --git a/frontend/src/pages/volunteerDash/index.css b/frontend/src/pages/VolunteerDash/index.css similarity index 100% rename from frontend/src/pages/volunteerDash/index.css rename to frontend/src/pages/VolunteerDash/index.css diff --git a/frontend/src/pages/volunteerDash/index.js b/frontend/src/pages/VolunteerDash/index.js similarity index 100% rename from frontend/src/pages/volunteerDash/index.js rename to frontend/src/pages/VolunteerDash/index.js diff --git a/frontend/src/pages/volunteerProfile/index.css b/frontend/src/pages/VolunteerProfile/index.css similarity index 100% rename from frontend/src/pages/volunteerProfile/index.css rename to frontend/src/pages/VolunteerProfile/index.css diff --git a/frontend/src/pages/volunteerProfile/index.js b/frontend/src/pages/VolunteerProfile/index.js similarity index 100% rename from frontend/src/pages/volunteerProfile/index.js rename to frontend/src/pages/VolunteerProfile/index.js