feat: implement CategorySection component and update carousel usage in news pages
This commit is contained in:
@@ -2,8 +2,7 @@ import { Card } from '~/components/ui/card'
|
||||
import { CarouselHero } from '~/components/ui/carousel-hero'
|
||||
import { CarouselSection } from '~/components/ui/carousel-section'
|
||||
import { Newsletter } from '~/components/ui/newsletter'
|
||||
|
||||
import { SPOTLIGHT, BERITA } from './data'
|
||||
import { BERITA, SPOTLIGHT } from '~/data/contents'
|
||||
|
||||
export const NewsPage = () => {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user