copy right name changed

This commit is contained in:
Selvi 2026-03-11 10:52:46 +05:30
parent 204e689b87
commit 4acf77ed40

View File

@ -125,7 +125,7 @@ const DefaultFooter = () => {
<div className="col-lg-12"> <div className="col-lg-12">
<div className="copyright-text text-center"> <div className="copyright-text text-center">
<p> <p>
Copyright {new Date().getFullYear()} © Shivas Dosa Restaurant. Powered by <Link href="https://metatroncubesolutions.com/" target="_blank">MetatronCube</Link>. All Right Reserved.{" "} Copyright {new Date().getFullYear()} © Shiva Sakthi Restaurant. Powered by <Link href="https://metatroncubesolutions.com/" target="_blank">MetatronCube</Link>. All Right Reserved.{" "}
</p> </p>
</div> </div>
</div> </div>