add Footer component with brand, navigation, and contact information
This commit is contained in:
parent
04907e907f
commit
2fa6668add
@ -140,7 +140,8 @@ export default function Footer() {
|
||||
</div>
|
||||
|
||||
<div className={styles.copyright}>
|
||||
© Copyright 2025 Antalya Restaurant | Powered by{' '}
|
||||
© Copyright 2025 Antalya Restaurant
|
||||
{/* | Powered by{' '}
|
||||
<a
|
||||
href={metatronCubeLink}
|
||||
target="_blank"
|
||||
@ -148,7 +149,7 @@ export default function Footer() {
|
||||
>
|
||||
MetatronCube
|
||||
</a>{' '}
|
||||
All Rights Reserved
|
||||
All Rights Reserved */}
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user