visual_edit_1773685760949

This commit is contained in:
visual-edit
2026-03-16 18:29:21 +00:00
parent 152e795e8d
commit 0dba8ea71e
+1 -1
View File
@@ -114,7 +114,7 @@ const Footer = () => {
{/* Bottom Bar */}
<div className="border-t border-gray-700 mt-8 pt-8 text-center">
<p className="text-gray-400 text-sm">
© {currentYear} Epic Travel & Destinations. All rights reserved.
© {currentYear} Epic Travel & Expeditions. All rights reserved.
</p>
</div>
</div>