forked from sashaastiadi/www_mycelium_net
refactor: update navigation and section IDs with smoother scroll behavior
This commit is contained in:
@@ -28,7 +28,7 @@ const features = [
|
||||
|
||||
export function Benefits() {
|
||||
return (
|
||||
<section id="benefits" className="bg-white py-24 sm:py-32 dark:bg-gray-900">
|
||||
<section id="howitworks" className="bg-white py-24 sm:py-32 dark:bg-gray-900">
|
||||
<div className="mx-auto max-w-7xl px-6 lg:px-8">
|
||||
<div className="mx-auto max-w-5xl lg:mx-0">
|
||||
<h2 className="text-3xl font-medium tracking-tight text-gray-900">
|
||||
|
||||
Reference in New Issue
Block a user