diff --git a/src/app/page.tsx b/src/app/page.tsx index 2db57c6..9448b98 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,4 +1,4 @@ -"use client" +"use client"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarStyleMinimal from '@/components/navbar/NavbarStyleMinimal'; @@ -61,8 +61,8 @@ export default function TrattoriaBellaPage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766183829918-12xa97ao.jpg", imageAlt: "Fine Italian wine collection" } - ] - logoLineHeight={1.1} + ], + logoLineHeight: 1.1 />