Photo comparison

This commit is contained in:
kbe
2025-08-13 16:18:15 +02:00
parent c52777afa2
commit a214192c41
5 changed files with 59 additions and 11 deletions

View File

@@ -32,6 +32,7 @@ export default function RootLayout({
<Header/>
{children}
</body>
</html>
);