芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/rentandbuyrealty.com/rentandbuyrealty.com/web/pages/user/intrested/[slug].jsx
"use client" import React from "react"; import IntrestedUsers from '@/Components/User/IntrestedUsers.jsx' import Meta from "@/Components/Seo/Meta"; const Index = () => { return ( <>
> ); }; export default Index;