diff --git a/src/templates/hotel/page.tsx b/src/templates/hotel/page.tsx index 04a627a..0e00e88 100644 --- a/src/templates/hotel/page.tsx +++ b/src/templates/hotel/page.tsx @@ -1,4 +1,4 @@ -import { HeroBillboardCarousel } from '@/components/sections/hero/HeroBillboardCarousel'; +import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel'; export default function HotelPage() { return (