-
Notifications
You must be signed in to change notification settings - Fork 85
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 fav #16
Draft
damonkost
wants to merge
312
commits into
VapiAI:main
Choose a base branch
from
damonkost:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
update fav #16
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
- Update App component with optional chaining and simplified layout - Modify navigation links to use relative paths - Enhance global CSS with subtle improvements and debug border - Add new index.css import in _app.js
…ll button - Add dynamic title and logo display in header - Create visually engaging circular start call button with animated effects - Implement responsive styling for main hero section - Add gradient text and pulsing animation to button
- Move attorney profile display into App component - Reorganize imports for better readability - Simplify page structure by wrapping content in App component - Maintain existing call functionality and button logic
…tyles - Modify App component to accept and render children - Update logo to use a default Cloudinary image - Simplify header and logo display - Enhance global CSS with Inter font and improved layout - Remove hardcoded start call button from App component
- Add flexbox layout to nav element for better alignment - Adjust header padding and nav container properties - Remove redundant statement paragraph styling - Improve comments for header and margin settings
- Remove index.css import from _app.js - Update App component to use absolute URLs for navigation links - Remove console.log statement from App component - Improve comments and minor styling adjustments in globals.css
- Update nav links display and margin properties - Adjust hero section height and vertical alignment - Reduce margin below hero statement - Add margin to #root element - Improve comments for CSS properties
- Switch header background to dark theme (#171717) - Adjust header layout with flexbox and centered navigation - Modify nav links color and hover effect for dark mode - Improve logo and navigation link positioning - Enhance overall header and navigation responsiveness
- Modify App component to focus on attorney profile display - Add dynamic logo fallback with local default image - Implement improved logo error handling with logging - Create hero section with stylized statement and call-to-action button - Update logo styling and alt text for better accessibility
- Add flexbox display to header for improved alignment - Force dark background color with !important - Center-align header items using flexbox properties
- Expand Vercel project.json with additional settings - Update yarn.lock with latest Next.js and React-related dependencies - Remove redundant version constraints for various packages
- Update Next.js to version 15.1.6 - Add styled-jsx package - Update package-lock.json and yarn.lock with latest dependencies - Remove deprecated SWC and platform-specific dependencies - Upgrade related React and development dependencies
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.
No description provided.