-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update application to match latest changes #36
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Mobile Navigation: Added Radix UI Dialog for mobile menu implementation. Integrated menu and close icons for a responsive menu. Enhanced scroll behavior for mobile navigation links. Desktop Navigation: Implemented static navigation with improved styling and alignment. Added links for Home, Speakers, Tickets, Sponsors, and Contact sections. Used Link components from react-router-dom for navigation. Styling: Adjusted padding, border styles, and alignment for a consistent look across devices. Ensured proper image handling and responsiveness.
Component Creation: Added PartnaSponsor component to display sponsor information. Content: Included sponsor logo, description, and relevant links. Provided details on Partna’s services and value proposition. Links: Added links to Partna’s website, LinkedIn, Twitter, and a demo request page. Corrected nested <a> tag issue by adding text elements directly within links. Styling: Applied border and rounded styles for visual separation. Used flexbox for alignment and spacing of elements.
Component Creation: Added PlatinumSponsor component to showcase sponsor information. Content: Included sponsor logo, description, and social media links. Detailed APItoolkit’s services and value proposition. Links: Added links to APItoolkit’s website, documentation, and social media profiles. Included icons for each link to enhance visual appeal. Styling: Applied a thicker border and rounded corners for styling. Used flexbox to align and space elements. Updated text and icon styles for consistency and readability.
Router Setup: Configured routes using createBrowserRouter for the React application. Added routes for Home, SponsorshipRedirect, Sponsors, SpeakersList, and TicketList pages. Resolved Duplicate Path: Removed duplicate /sponsors path to avoid routing conflicts. Ensured correct mapping of components for /sponsorship and /sponsors. Component Imports: Imported necessary components and pages: Home, Error, SponsorshipRedirect, Sponsors, Sponsorship, SpeakersList, and TicketList. Rendering: Set up RouterProvider with the configured router in the index.tsx file for application routing.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
spankie
approved these changes
Aug 26, 2024
MikeMwita
approved these changes
Aug 26, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Did a shallow fix on some issues that I have seen
screencast-from-2024-08-22-11-04-05_Guyz9oJG.mp4