This commit is contained in:
gpt-engineer-app[bot]
2026-01-27 23:43:22 +00:00
parent e0e19b0d59
commit 52179e5377
+1 -4
View File
@@ -5,7 +5,7 @@ const Footer = () => {
{/* Main footer content */}
<div className="text-center mb-12">
<p className="font-display text-3xl font-semibold mb-2 text-foreground">
Lennart Svenssons
Lennart Svensson
</p>
<p className="font-display text-xl text-primary mb-4">
Konditorivaror
@@ -27,9 +27,6 @@ const Footer = () => {
<a href="#" className="hover:text-primary transition-colors">
Kontakta oss
</a>
<a href="#" className="hover:text-primary transition-colors">
Allmänna villkor
</a>
</div>
{/* Copyright */}