diff --git a/src/app/page.tsx b/src/app/page.tsx index 6ac2dfb..57aa0a3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -251,14 +251,14 @@ export default function LandingPage() { { - // Send email to luxorasites.build@gmail.com + // Send email to Luxorasites.build@gmail.com fetch('/api/contact', { method: 'POST', headers: {