diff --git a/app/components/Carousel.tsx b/app/components/Carousel.tsx index eb036a4..cd314d8 100755 --- a/app/components/Carousel.tsx +++ b/app/components/Carousel.tsx @@ -11,11 +11,8 @@ import { CarouselPrevious, type CarouselApi, } from "@/ui/carousel"; -<<<<<<< HEAD:app/components/untils/Carousel.tsx import FireNewsList from "./FireNewsList"; -======= const imageUrls = [ ->>>>>>> 1d49f000efd9f3e6ac13da4e459b8e1e600c3335:app/components/Carousel.tsx "/images/carousel-1.jpg", "/images/carousel-2.jpg", @@ -62,24 +59,12 @@ export function CarouselDemo() {
-<<<<<<< HEAD:app/components/untils/Carousel.tsx - -
-
-======= {`Slide ->>>>>>> 1d49f000efd9f3e6ac13da4e459b8e1e600c3335:app/components/Carousel.tsx
diff --git a/app/routes/news.tsx b/app/routes/news.tsx index dd1e84b..8fd0b82 100755 --- a/app/routes/news.tsx +++ b/app/routes/news.tsx @@ -16,6 +16,7 @@ export default function Home() {
+