4 Commits

Author SHA1 Message Date
4ee1603ca0 Update src/app/page.tsx 2026-03-06 10:14:17 +00:00
59cb30fa48 Update src/app/page.tsx 2026-03-06 10:12:56 +00:00
e83d5b0569 Update src/app/layout.tsx 2026-03-06 10:12:55 +00:00
a3f5399cc3 Merge version_4 into main
Merge version_4 into main
2026-03-06 10:10:15 +00:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

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