Skip to content

feat(web): add public Manisa business landing page - #1

Merged
mhtcode merged 2 commits into
mainfrom
feat/public-landing-page
Sep 2, 2026
Merged

feat(web): add public Manisa business landing page#1
mhtcode merged 2 commits into
mainfrom
feat/public-landing-page

Conversation

@mhtcode

@mhtcode mhtcode commented Sep 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • replace the anonymous root redirect with a public Manisa business landing page
  • preserve automatic redirect to /dashboard for authenticated users
  • match the existing management UI's dark/teal design system
  • add About, Services, Address/Contact, Social Media, and Staff Login sections
  • use the existing hair and nail service catalog to keep public copy relevant
  • add deploy-time configuration for business address and social URLs

Configuration

Set these values in the web app environment for the real business details:

  • NEXT_PUBLIC_BUSINESS_ADDRESS
  • NEXT_PUBLIC_INSTAGRAM_URL
  • NEXT_PUBLIC_TIKTOK_URL
  • NEXT_PUBLIC_FACEBOOK_URL

If social URLs are not configured, the page shows a neutral placeholder instead of inventing links.

Notes

The private management login remains at /login; successful authenticated visitors to / continue directly to /dashboard.

@mhtcode
mhtcode merged commit 9e3877f into main Sep 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant