Implement Fully Responsive Second Section on Landing Page#101
Merged
Ayoazeez26 merged 8 commits intostakepoint:stagingfrom Mar 24, 2025
Merged
Implement Fully Responsive Second Section on Landing Page#101Ayoazeez26 merged 8 commits intostakepoint:stagingfrom
Ayoazeez26 merged 8 commits intostakepoint:stagingfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
merging staging
This file contains hidden or 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
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.
Summary of Changes
This PR introduces a new
SecondSectioncomponent to the project. The component is designed to display a visually engaging section with text, images, and animations. Key features include:SchaboandCommedik) integrated into the project.Type of Change
Dependencies
SchaboandCommedikfonts have been added to the project and are used in the component.Checklist
Related Issue
Screenshots (if applicable)
https://www.loom.com/share/60103e99480e412bab97daea3907d1b2?sid=bbfca7fc-bb0a-4555-bd6d-6b2849da37c5
Code Overview
The
SecondSectioncomponent is built with the following structure:Text and Image Layout:
Animated SVG:
Gradient Text Effects:
Custom Fonts:
SchaboandCommedikfonts are used for headings and other text elements.Responsive Design:
Testing
Notes
sectionImagepath (/images/SecondSectionImage.svg) assumes the image is placed in thepublic/imagesdirectory. Ensure the image exists in the correct location.SchaboandCommedik) should be loaded in the global CSS or layout file to ensure they are available throughout the application.