Skip to content

Conversation

@realamirshad
Copy link
Collaborator

@realamirshad realamirshad commented Feb 12, 2025

This PR Implement navigation-related components

Changes include:
Implemented top-navigation.tsx, navbar.tsx, navigation-menu.tsx, and navigation.tsx.
Added navigation data in navigationData.d.ts and NavigationData.ts.
Updated styles in globals.css.

Changes Made
✅ Added top navigation.
✅ Created a reusable button component.
✅ Updated page.tsx to reflect navigation.

Screenshot 2025-02-12 034542

@github-actions
Copy link

✨ Features

187bcda - add logo

Changed files

  • src/components/logos/front-chapter.tsx
fe6c536 - add reusable button from shadcn

Changed files

  • src/components/ui/button.tsx
d4b22d3 - add navbar component

Changed files

  • src/components/ui/navbar.tsx
5eadf0f - add navigation menu component

Changed files

  • src/components/ui/navigation-menu.tsx
4c29d51 - navigation data configuration

Changed files

  • src/app/components/top-navigation/navigationData.d.ts
  • src/configs/NavigationData.ts
46d3ea9 - create navigation

Changed files

  • src/components/ui/navigation.tsx
53c087d - create top navigation

Changed files

  • src/app/components/top-navigation/top-navigation.tsx
33c2da5 - update page

Changed files

  • src/app/page.tsx

♻️ Refactors

756806c - light styles

Changed files

  • src/app/components/top-navigation/index.ts
  • src/app/components/top-navigation/top-navigation.tsx
  • src/app/globals.css
  • src/components/ui/button.tsx
  • src/components/ui/navigation-menu.tsx

📋 Changes

d2fd7f9 - chore:initial

Changed files

  • package-lock.json
  • package.json
  • pnpm-lock.yaml
ae48d04 - style:update global styles

update global styles of button based on glasso style of button

Changed files

  • src/app/globals.css

@netlify
Copy link

netlify bot commented Feb 12, 2025

Deploy Preview for fc-nextjs ready!

Name Link
🔨 Latest commit 8f64ef6
🔍 Latest deploy log https://app.netlify.com/sites/fc-nextjs/deploys/67af333a97d6f100088d1679
😎 Deploy Preview https://deploy-preview-19--fc-nextjs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@AmirHosseinKarimi AmirHosseinKarimi force-pushed the dev branch 3 times, most recently from 6412e1f to a9beae7 Compare February 14, 2025 11:34
@AmirHosseinKarimi AmirHosseinKarimi merged commit 2542c10 into dev Feb 14, 2025
1 check passed
@AmirHosseinKarimi AmirHosseinKarimi deleted the navigation branch February 14, 2025 12:12
@AmirHosseinKarimi
Copy link
Member

@all-contributors Please add @realamirshad as contributor for their code.

@allcontributors
Copy link
Contributor

@AmirHosseinKarimi

I've put up a pull request to add @realamirshad! 🎉

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.

3 participants