diff --git a/app/Models/myfitBlogData.php b/app/Models/BlogData.php similarity index 100% rename from app/Models/myfitBlogData.php rename to app/Models/BlogData.php diff --git a/app/Models/myfitCountry.php b/app/Models/Country.php similarity index 100% rename from app/Models/myfitCountry.php rename to app/Models/Country.php diff --git a/app/Models/myfitFaqData.php b/app/Models/FaqData.php similarity index 100% rename from app/Models/myfitFaqData.php rename to app/Models/FaqData.php diff --git a/app/Models/myfitHx.php b/app/Models/Hx.php similarity index 100% rename from app/Models/myfitHx.php rename to app/Models/Hx.php diff --git a/app/Models/myfitPricing.php b/app/Models/Pricing.php similarity index 100% rename from app/Models/myfitPricing.php rename to app/Models/Pricing.php diff --git a/app/Models/myfitUserReminders.php b/app/Models/Reminders.php similarity index 100% rename from app/Models/myfitUserReminders.php rename to app/Models/Reminders.php diff --git a/app/Models/myfitResetPass.php b/app/Models/ResetPass.php similarity index 100% rename from app/Models/myfitResetPass.php rename to app/Models/ResetPass.php diff --git a/app/Models/myfitResources.php b/app/Models/Resources.php similarity index 100% rename from app/Models/myfitResources.php rename to app/Models/Resources.php diff --git a/app/Models/myfitTracking.php b/app/Models/Tracking.php similarity index 100% rename from app/Models/myfitTracking.php rename to app/Models/Tracking.php