diff --git a/src/pages/HomePage/sections/Rooms.tsx b/src/pages/HomePage/sections/Rooms.tsx deleted file mode 100644 index 95b5f25..0000000 --- a/src/pages/HomePage/sections/Rooms.tsx +++ /dev/null @@ -1,22 +0,0 @@ -// AUTO-GENERATED by per-section-migrate. Edit freely — Bob will treat this -// file as the canonical source for the "rooms" section. - -import React from 'react'; -import FeaturesAttributeCards from "@/components/sections/features/FeaturesAttributeCards"; - -export default function RoomsSection(): React.JSX.Element { - return ( -