implement Footer component for Kitchener location page
This commit is contained in:
parent
db5b63a499
commit
6c86e99c44
@ -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