diff --git a/src/app/landing/page.tsx b/src/app/landing/page.tsx index fdc8d22..7090f55 100644 --- a/src/app/landing/page.tsx +++ b/src/app/landing/page.tsx @@ -3,16 +3,31 @@ import arrow from "../../img/arrow.png"; import gradient from "../../img/gradient.png"; import Image from "next/image"; -import { useState } from "react"; +import { useEffect, useState } from "react"; import { Time } from "@/app/landing/time"; +import { motion } from "framer"; +import {useAnimate} from "framer-motion"; +const slides = [