Skip to content

feat: Created a dedicated contact page and fixed contact link on footer#59

Open
Harshit2722 wants to merge 1 commit into
HerStack-org:mainfrom
Harshit2722:feature/contact-page
Open

feat: Created a dedicated contact page and fixed contact link on footer#59
Harshit2722 wants to merge 1 commit into
HerStack-org:mainfrom
Harshit2722:feature/contact-page

Conversation

@Harshit2722
Copy link
Copy Markdown

What does this PR do?

Creates a dedicated /contact page with a professional contact form. Replaces the non-functional Contact link in the footer that was just scrolling to the top. Users can now submit their name, email, subject, and message with a clean, responsive interface.

Type of change

  • πŸ› Bug fix
  • ✨ New feature
  • πŸ“ Content (mentor / resource / storyboard)
  • πŸ“– Documentation
  • 🎨 Style / UI improvement
  • ♻️ Refactor

Checklist

  • I've tested my changes locally (npm run dev)
  • My code follows the project style guide
  • I've added/updated comments where needed
  • No console errors introduced

Screenshots (if UI change)

Contact page with form displayed with proper styling and responsive design matching the project's TailwindCSS patterns.

Note: this is not 100% zoom version
image

Related issue

#54

Changes Made

  • Created src/pages/Contact.jsx - New contact page with form (name, email, subject, message fields)
  • Updated src/App.jsx - Added /contact route
  • Updated src/components/Footer.jsx - Contact link now routes internally to /contact instead of #

Notes

  • Responsive design implemented
  • Follows existing page architecture (similar to Concepts.jsx and OurMission.jsx)

@vercel
Copy link
Copy Markdown

vercel Bot commented May 21, 2026

@Harshit2722 is attempting to deploy a commit to the HerStack's projects Team on Vercel.

A member of the Team first needs to authorize it.

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