footer correction updated
This commit is contained in:
parent
b5ce79df97
commit
82bcc27b0d
@ -7,7 +7,7 @@ import { FaFacebookF, FaTwitter, FaInstagram } from 'react-icons/fa'
|
||||
|
||||
export default function Footer() {
|
||||
|
||||
const metatronCubeLink = "https://metatroncubesolutions.com/";
|
||||
const antalyLink = "#";
|
||||
|
||||
return (
|
||||
<footer className={styles.footer} id="contact">
|
||||
@ -140,14 +140,14 @@ export default function Footer() {
|
||||
</div>
|
||||
|
||||
<div className={styles.copyright}>
|
||||
© Copyright 2025 Antalya Restaurant | Powered by{' '}
|
||||
<a
|
||||
href={metatronCubeLink}
|
||||
© Copyright 2025 Antalya Restaurant{' '}
|
||||
{/* <a
|
||||
href={antalyLink}
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
MetatronCube
|
||||
</a>{' '}
|
||||
Antalya Restaurant
|
||||
</a> */}{' '}
|
||||
All Rights Reserved
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user