seo issues fixed

This commit is contained in:
Selvi 2026-06-30 18:24:09 +05:30
parent 03bcfbbbe6
commit 0b1e6e98ff

View File

@ -274,7 +274,7 @@ export default function RootLayout({
{children}
{/* JS */}
<Script src="/assets/js/jquery-3.7.1.min.js" strategy="beforeInteractive" />
<Script src="/assets/js/jquery-3.7.1.min.js" strategy="afterInteractive" />
<Script src="/assets/js/all-plugin-bundle.js" strategy="afterInteractive" />
<Script src="/assets/js/waypoints.min.js" strategy="afterInteractive" />
<Script src="/assets/js/bootstrap.bundle.min.js" strategy="afterInteractive" />