fix sections links

This commit is contained in:
CHIEFSOFT\ameye
2024-12-28 13:47:08 -05:00
parent 4e289d942e
commit dc686bd361
2 changed files with 710 additions and 653 deletions
+2 -2
View File
@@ -76,8 +76,8 @@ function MyApp({ Component, pageProps }) {
return (<>
{/* <SmoothScroll /> */}
{!loading ? (
<ProductHome />
// <Component {...pageProps} />
// <ProductHome />
<Component {...pageProps} />
) : (
<Preloader />
)}
+708 -651
View File
File diff suppressed because it is too large Load Diff