Remove om konditoriet link
Removed the "Om konditoriet" link from the footer links section. Updated footer to only show “Vårt sortiment” and “Kontakta oss.” X-Lovable-Edit-ID: edt-4d31e989-48ff-477e-b760-f7d67560bf83
This commit is contained in:
@@ -19,9 +19,6 @@ const Footer = () => {
|
|||||||
|
|
||||||
{/* Links */}
|
{/* Links */}
|
||||||
<div className="flex flex-wrap justify-center gap-8 text-sm text-muted-foreground mb-12">
|
<div className="flex flex-wrap justify-center gap-8 text-sm text-muted-foreground mb-12">
|
||||||
<a href="#" className="hover:text-primary transition-colors">
|
|
||||||
Om konditoriet
|
|
||||||
</a>
|
|
||||||
<a href="#gallery" className="hover:text-primary transition-colors">
|
<a href="#gallery" className="hover:text-primary transition-colors">
|
||||||
Vårt sortiment
|
Vårt sortiment
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user