Update src/app/page.tsx

This commit is contained in:
2026-01-22 20:22:33 +00:00
parent ab337b1b52
commit 95bff91bdb

View File

@@ -140,4 +140,4 @@ export default function HomePage() {
<FooterLogoReveal logoText="LuxeGlow" />
</ThemeProvider>
);
}
}