Update src/app/about/page.tsx

This commit is contained in:
2026-01-22 20:22:38 +00:00
parent 634fc5401a
commit 644449d722

View File

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