3 Commits

Author SHA1 Message Date
d907cd6182 Update src/app/page.tsx 2026-03-06 19:23:58 +00:00
94bb9a9d19 Update src/app/layout.tsx 2026-03-06 19:23:57 +00:00
ea362c8a91 Merge version_1 into main
Merge version_1 into main
2026-03-06 19:14:31 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1422,4 +1422,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -202,4 +202,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}