Index: src/app/layout.tsx
===================================================================
--- src/app/layout.tsx	(revision ba520691331c5f3afac921ef0a143d05e24ce4a5)
+++ src/app/layout.tsx	(revision d7deae59461c29e9dd209dd391ce311c8eae7b63)
@@ -29,5 +29,5 @@
     <html lang="en" suppressHydrationWarning>
       <body className={`${geistSans.variable} ${geistMono.variable} antialiased`}>
-        <ThemeProvider attribute="class" defaultTheme="system" enableSystem>
+        <ThemeProvider attribute="class" defaultTheme="light" enableSystem>
           <I18nextProvider i18n={i18n}>
             <div className="fixed top-4 right-4 z-50">
