refactor: update navigation and section IDs with smoother scroll behavior
This commit is contained in:
		@@ -189,7 +189,7 @@ function DeviceChartIcon(props: React.ComponentPropsWithoutRef<'svg'>) {
 | 
			
		||||
export function SecondaryFeatures() {
 | 
			
		||||
  return (
 | 
			
		||||
    <section
 | 
			
		||||
      id="secondary-features"
 | 
			
		||||
      id="comingsoon"
 | 
			
		||||
      aria-label="Features for building a portfolio"
 | 
			
		||||
      className="py-20 sm:py-32"
 | 
			
		||||
    >
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user