updated the year on copyright text
This commit is contained in:
parent
5e5a014064
commit
354f0aeaf5
BIN
public/images/Antalya_updated_logo.png
Normal file
BIN
public/images/Antalya_updated_logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1007 KiB |
@ -11,7 +11,7 @@ const locations = [
|
|||||||
address: "1860 Appleby Line, Burlington, ON L7L 7H7",
|
address: "1860 Appleby Line, Burlington, ON L7L 7H7",
|
||||||
image: "/images/restaurant-interior.png",
|
image: "/images/restaurant-interior.png",
|
||||||
url: "https://burlington.antalyarestaurant.ca",
|
url: "https://burlington.antalyarestaurant.ca",
|
||||||
description: "Discover the Antalya fire-kissed flavours in Burlington. Where elegance meets authentic Turkish taste for a truly memorable dining experience.",
|
description: "Experience Antalya’s fire-kissed flavours in Burlington, where elegance meets authentic Turkish cuisine for a truly memorable dining experience.",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "kitchener",
|
id: "kitchener",
|
||||||
@ -99,7 +99,7 @@ export default function Home() {
|
|||||||
className="flex-center gap-4 mb-8"
|
className="flex-center gap-4 mb-8"
|
||||||
>
|
>
|
||||||
<div style={{ height: '1px', width: '60px', background: 'linear-gradient(to right, transparent, var(--color-gold))' }} />
|
<div style={{ height: '1px', width: '60px', background: 'linear-gradient(to right, transparent, var(--color-gold))' }} />
|
||||||
<Utensils className="text-gold" size={18} />
|
{/* <Utensils className="text-gold" size={18} /> */}
|
||||||
<span style={{ color: 'var(--color-gold)', letterSpacing: '0.5em', fontWeight: 600, fontSize: '0.75rem', textTransform: 'uppercase', fontFamily: 'var(--font-accent)' }}>
|
<span style={{ color: 'var(--color-gold)', letterSpacing: '0.5em', fontWeight: 600, fontSize: '0.75rem', textTransform: 'uppercase', fontFamily: 'var(--font-accent)' }}>
|
||||||
Legacy of Flavor
|
Legacy of Flavor
|
||||||
</span>
|
</span>
|
||||||
@ -240,7 +240,7 @@ export default function Home() {
|
|||||||
viewport={{ once: true }}
|
viewport={{ once: true }}
|
||||||
className="footer-copyright"
|
className="footer-copyright"
|
||||||
>
|
>
|
||||||
<p>© 2025 Antalya Restaurant Group
|
<p>© 2026 Antalya Restaurant Group
|
||||||
{/* | Handcrafted by <a href="https://metatroncubesolutions.com/" target="_blank" rel="noopener noreferrer">MetatronCube</a> */}
|
{/* | Handcrafted by <a href="https://metatroncubesolutions.com/" target="_blank" rel="noopener noreferrer">MetatronCube</a> */}
|
||||||
</p>
|
</p>
|
||||||
</motion.footer>
|
</motion.footer>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user