feat: Smooth 5-second auto-rotation for Hero stories and ProductShowcase cards #1
@ -1,6 +1,6 @@
|
|||||||
"use client";
|
"use client";
|
||||||
|
|
||||||
import { useState } from "react";
|
import { useEffect, useState } from "react";
|
||||||
import Link from "next/link";
|
import Link from "next/link";
|
||||||
import { ArrowRight, Check, Minus, Plus } from "lucide-react";
|
import { ArrowRight, Check, Minus, Plus } from "lucide-react";
|
||||||
import { GaugeChart } from "@/components/charts/GaugeChart";
|
import { GaugeChart } from "@/components/charts/GaugeChart";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user