Skip to content
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 15 commits into from
Aug 26, 2024
Merged

Update application to match latest changes #36

merged 15 commits into from
Aug 26, 2024

Conversation

nutcas3
Copy link
Contributor

@nutcas3 nutcas3 commented Aug 21, 2024

Did a shallow fix on some issues that I have seen

screencast-from-2024-08-22-11-04-05_Guyz9oJG.mp4

Screenshot from 2024-08-22 23-46-06

    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.
Copy link

vercel bot commented Aug 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gophercon2024 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 22, 2024 8:46pm

@nutcas3 nutcas3 requested review from MikeMwita and removed request for james-kaguru August 26, 2024 17:59
@MikeMwita MikeMwita merged commit 2bf4ed5 into main Aug 26, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants