Update footer with ayris.tech signature
This commit is contained in:
@@ -116,7 +116,9 @@ export default function Footer() {
|
||||
|
||||
<div className="border-t border-white/5 pt-8 flex flex-col md:flex-row justify-between items-center text-xs text-text-main/40 font-light">
|
||||
<p>© {new Date().getFullYear()} Luna Cocktail & More. Tüm hakları saklıdır.</p>
|
||||
<p className="mt-2 md:mt-0">Tasarım & Geliştirme</p>
|
||||
<p className="mt-2 md:mt-0">
|
||||
Created by <a href="https://ayris.tech" target="_blank" rel="noreferrer" className="hover:text-accent1 transition-colors font-medium">ayris.tech</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user