Skip to content

fix: Fixing routing#352

Open
Ridima28 wants to merge 4 commits into
anubhavxdev:mainfrom
Ridima28:fixing-routing
Open

fix: Fixing routing#352
Ridima28 wants to merge 4 commits into
anubhavxdev:mainfrom
Ridima28:fixing-routing

Conversation

@Ridima28
Copy link
Copy Markdown

@Ridima28 Ridima28 commented May 30, 2026

Description

Earlier the page had multiple routes in the navbar, which made confusion as there were a lot of almost same things even on the home page for example, features section. This PR implements redesigning of the Home page, by adding content of "features" pages under features section in home page. Contact us and pricing had a different route. Rest all are in the home page like Home, About, Features.

Type of Change

  • Re-assembling of routes

Related Issue

Closes #201

How Has This Been Tested?

  • Local testing
  • Manual testing on: localhost:5173

Screenshots (if applicable)

localhost_5173.-.Comet.2026-05-30.21-35-38.mp4

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • My changes generate no new warnings
  • I have added tests that prove my fix/feature works
  • All new and existing tests pass

Reviewers

Kindly review the PR sir,
@anubhavxdev

@vercel
Copy link
Copy Markdown

vercel Bot commented May 30, 2026

@Ridima28 is attempting to deploy a commit to the anubhav12302387's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown

👋 Thanks for opening a PR, @Ridima28!

Your PR has entered the 🎯 EventOne GSSoC PR Review Pipeline.

🟢 GSSoC PR detected — your PR will be routed to an approved GSSoC mentor for Stage 2 review.

What happens next

Stage Reviewer Checks
Stage 1 — Automated Validation 🤖 Bot Title format · Issue link · AI Slop · Branch check
Stage 2 — Mentor Review 🧑‍🏫 GSSoC Mentor Code + Quality Review
Stage 3 — Admin Final Gate 🔑 @anubhavxdev Label check + Final Merge Decision

A pipeline status comment will appear below and update automatically as your PR progresses.


While you wait

  • Sign all commits using git commit -s
  • Link your issue with Closes #123
  • Use a feature branch — not main
  • Avoid unrelated changes in the same PR
  • Write your own description — no AI-generated content

This comment is posted only once.

EventOne × GSSoC Automated Pipeline

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 30, 2026

✅ PR Format Check — Passed

Hi @Ridima28! Your PR passed all automated checks and is now queued for mentor review. 🎉

✅ Checks Passed

  • Conventional Commits title format ✓
  • Issue linked ✓
  • Description length sufficient ✓
  • Valid feature branch ✓

📋 EventOne PR Guidelines (click to expand)

Title format — Conventional Commits:
feat: · fix: · docs: · style: · refactor: · test: · chore: · perf:

Always link an issue: Closes #number

Use a feature branch — never PR directly from main

Write your own description — AI-generated content = gssoc:ai-slop label

EventOne × GSSoC Pipeline — Stage 1 Automated Check

@Ridima28 Ridima28 changed the title Fixing routing fix: Fixing routing May 30, 2026
@github-actions github-actions Bot added gssoc:review GSSoC: Under review stage-1-approved Pipeline: Stage 1 automated checks passed labels May 30, 2026
@Ridima28
Copy link
Copy Markdown
Author

Ridima28 commented Jun 2, 2026

@anubhavxdev plz review it sir

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc:review GSSoC: Under review stage-1-approved Pipeline: Stage 1 automated checks passed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT] changine mulit-page to single page

1 participant