Update src/app/page.tsx

This commit is contained in:
2026-01-05 16:37:35 +00:00
parent 2554a1aa3a
commit 69dd15919b

View File

@@ -1,4 +1,4 @@
"use client"
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleMinimal from '@/components/navbar/NavbarStyleMinimal';
@@ -61,7 +61,7 @@ export default function LandingPage() {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767450501963-tpqqsdz5.jpg",
imageAlt: "Edgotabs natural health product"
}
]
]}
logoLineHeight={1.1}
/>
</div>