website refactor
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
import Container from '@/components/ui/Container';
|
||||
import Heading from '@/components/ui/Heading';
|
||||
import { useParallax } from '@/hooks/useScrollProgress';
|
||||
import { useParallax } from "@/lib/hooks/useScrollProgress";
|
||||
import { useRef } from 'react';
|
||||
|
||||
interface AlternatingSectionProps {
|
||||
|
||||
Reference in New Issue
Block a user