Update src/app/faq/page.tsx

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

View File

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