fixed build errors

This commit is contained in:
Emre
2025-10-28 19:47:55 +03:00
parent 3c9823bf80
commit 6d6cbd115a
7 changed files with 14 additions and 15 deletions

View File

@@ -1,8 +1,7 @@
"use client";
import React from "react";
import { Carousel, Card } from "@/components/ui/apple-cards-carousel";
import { H2, H3, P } from "@/components/Texts";
import { H3, P } from "@/components/Texts";
export function HomeSlider() {
const cards = data.map((card) => (