Changes
This commit is contained in:
@@ -10,7 +10,7 @@ const HeroSection = () => {
|
|||||||
<img
|
<img
|
||||||
src={logoImage}
|
src={logoImage}
|
||||||
alt="Lennart Svensson Konditorivaror"
|
alt="Lennart Svensson Konditorivaror"
|
||||||
className="h-56 md:h-72 lg:h-80 w-auto mx-auto mb-8 mt-8"
|
className="h-56 md:h-72 lg:h-80 w-auto mx-auto mb-4 mt-16"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<p className="text-muted-foreground text-lg mb-8">
|
<p className="text-muted-foreground text-lg mb-8">
|
||||||
|
|||||||
Reference in New Issue
Block a user